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

/freebsd-13-stable/sys/net/
H A Dif_vlan.c232 * vlan_transmit and vlan_input. Both have to check for the vlan interface's
288 static void vlan_input(struct ifnet *ifp, struct mbuf *m);
844 vlan_input_p = vlan_input;
1280 vlan_input(struct ifnet *ifp, struct mbuf *m) function

Completed in 80 milliseconds