HomeSort by: relevance | last modified time | path
    Searched refs:carp_ourether (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
ip_carp.h 159 struct ifnet *carp_ourether(void *, struct ether_header *, u_char, int);
ip_carp.c 1432 carp_ourether(void *v, struct ether_header *eh, u_char iftype, int src) function in typeref:struct:ifnet *
1498 ifp = carp_ourether(cif, &eh, m_get_rcvif_NOMPSAFE(m)->if_type, 0);
  /src/sys/net/
if_bridge.c 1983 carp_ourether(bif->bif_ifp->if_carp, eh, IFT_ETHER, src) != NULL)

Completed in 40 milliseconds