Home
last modified time | relevance | path

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

/trueos/sys/net/
HDif.c447 ifp->if_alloctype = type; in if_alloc()
486 if (if_com_free[ifp->if_alloctype] != NULL) in if_free_internal()
487 if_com_free[ifp->if_alloctype](ifp->if_l2com, in if_free_internal()
488 ifp->if_alloctype); in if_free_internal()
HDif_var.h227 u_char if_alloctype; /* if_type at time of allocation */ member
/trueos/sys/nfs/
HDbootp_subr.c1603 switch (ifp->if_alloctype) { in bootpc_init()
1634 switch (ifp->if_alloctype) { in bootpc_init()