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