OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gre_input
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_gre.c
156
static int
gre_input
(struct gre_softc *, struct mbuf *, const struct gre_h *);
409
if (
gre_input
(sc, m, &gh) == 0) {
787
gre_input
(struct gre_softc *sc, struct mbuf *m, const struct gre_h *gh)
function in typeref:typename:int
if_gre.c
156
static int
gre_input
(struct gre_softc *, struct mbuf *, const struct gre_h *);
409
if (
gre_input
(sc, m, &gh) == 0) {
787
gre_input
(struct gre_softc *sc, struct mbuf *m, const struct gre_h *gh)
function in typeref:typename:int
Completed in 24 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025