Home
last modified time | relevance | path

Searched refs:SIMPLE (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/net/
H A Dif_clone.c75 enum { SIMPLE, ADVANCED } ifc_type; /* (c) */ enumerator
185 if (ifc->ifc_type == SIMPLE) { in if_clone_create()
196 if (ifc->ifc_type == SIMPLE) { in if_clone_create()
238 if (ifc->ifc_type == SIMPLE) in if_clone_createif()
279 if (ifc->ifc_type == SIMPLE) { in if_clone_destroy()
334 if (ifc->ifc_type == SIMPLE) in if_clone_destroyif()
416 ifc->ifc_type = SIMPLE; in if_clone_simple()
453 if (ifc->ifc_type == SIMPLE) in if_clone_detach()