Home
last modified time | relevance | path

Searched refs:ether_ifattach_bpf (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/net/
H A Dif_ethersubr.c587 ether_ifattach_bpf(ifp, lla, DLT_EN10MB, sizeof(struct ether_header), in ether_ifattach()
592 ether_ifattach_bpf(struct ifnet *ifp, const uint8_t *lla, in ether_ifattach_bpf() function
H A Dif_var.h921 void ether_ifattach_bpf(struct ifnet *, const uint8_t *, u_int, u_int,