Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDif_var.h190 u_char if_alloctype; /* if_type at time of allocation */ member
HDif.c433 ifp->if_alloctype = type; in if_alloc()
475 if (if_com_free[ifp->if_alloctype] != NULL) in if_free_internal()
476 if_com_free[ifp->if_alloctype](ifp->if_l2com, in if_free_internal()
477 ifp->if_alloctype); in if_free_internal()
/NextBSD/sys/nfs/
HDbootp_subr.c1604 switch (ifp->if_alloctype) { in bootpc_init()
1635 switch (ifp->if_alloctype) { in bootpc_init()