Searched refs:ifnet_get_ifvlan (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif_vlan.c456 ifnet_get_ifvlan(struct ifnet * ifp) function
469 ifv = ifnet_get_ifvlan(ifp);
486 check_ifv = ifnet_get_ifvlan(ifp);
1352 if (ifnet_get_ifvlan(ifp) != ifv) {
1546 if (ifv != ifnet_get_ifvlan(ifp)) {
1737 if (ifnet_get_ifvlan(ifp) != ifv

Completed in 21 milliseconds