HomeSort by: relevance | last modified time | path
    Searched defs:ether_input (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if_ethersubr.c 681 ether_input(struct ifnet *ifp, struct mbuf *m) function
815 * to ether_input().
831 /* vlan_input() called ether_input() recursively */
1090 ifp->_if_input = ether_input;
if_ethersubr.c 681 ether_input(struct ifnet *ifp, struct mbuf *m) function
815 * to ether_input().
831 /* vlan_input() called ether_input() recursively */
1090 ifp->_if_input = ether_input;

Completed in 33 milliseconds