Home
last modified time | relevance | path

Searched refs:ether_brport_get (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/netinet/
Dif_ether.h296 ether_brport_get(struct ifnet *);
/openbsd/src/sys/net/
Dif_tpmr.c704 eb = ether_brport_get(ifp0); in tpmr_p_output()
Dif_ethersubr.c641 ether_brport_get(struct ifnet *ifp) in ether_brport_get() function
Dif_veb.c2121 eb = ether_brport_get(ifp0); in veb_p_output()