Searched refs:ADVANCED (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/net/
H A Dif_clone.c72 enum { SIMPLE, ADVANCED } ifc_type; /* (c) */ enumerator in enum:if_clone::__anon12260
298 if (ifc->ifc_type == ADVANCED && ifc->ifc_destroy == NULL)
383 ifc->ifc_type = ADVANCED;

Completed in 153 milliseconds