OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:if_clone
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/
if.h
153
struct
if_clone
{
struct
154
LIST_ENTRY(
if_clone
) ifc_list; /* on list of cloners */
158
int (*ifc_create)(struct
if_clone
*, int);
1248
void if_clone_attach(struct
if_clone
*);
1249
void if_clone_detach(struct
if_clone
*);
Completed in 18 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026