OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gre_clone_create
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_gre.c
150
static int
gre_clone_create
(struct if_clone *, int);
154
IF_CLONE_INITIALIZER("gre",
gre_clone_create
, gre_clone_destroy);
278
gre_clone_create
(struct if_clone *ifc, int unit)
function in typeref:typename:int
if_gre.c
150
static int
gre_clone_create
(struct if_clone *, int);
154
IF_CLONE_INITIALIZER("gre",
gre_clone_create
, gre_clone_destroy);
278
gre_clone_create
(struct if_clone *ifc, int unit)
function in typeref:typename:int
Completed in 41 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025