Searched refs:if_alloctype (Results 1 – 3 of 3) sorted by relevance
447 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()
227 u_char if_alloctype; /* if_type at time of allocation */ member
1603 switch (ifp->if_alloctype) { in bootpc_init()1634 switch (ifp->if_alloctype) { in bootpc_init()