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

/darwin-on-arm/xnu/bsd/net/
H A Dif_vlan.c373 static int vlan_input(ifnet_t ifp, protocol_family_t protocol,
1199 vlan_input(ifnet_t p, __unused protocol_family_t protocol, function
2085 * appropriate packets and our vlan_input function will be called.
2094 reg.input = vlan_input;

Completed in 75 milliseconds