Home
last modified time | relevance | path

Searched refs:if_getalloctype (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net/
H A Dif_var.h578 int if_getalloctype(const if_t ifp);
H A Dif.c4360 if_getalloctype(const if_t ifp) in if_getalloctype() function
/freebsd/sys/nfs/
H A Dbootp_subr.c1619 switch (if_getalloctype(ifp)) { in bootpc_init()
/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c1169 if (if_getalloctype(ifp) != IFT_ETHER) in hn_ismyvf()