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

/darwin-on-arm/xnu/bsd/net/
H A Dbpf.h558 @function bpf_attach
573 extern errno_t bpf_attach(ifnet_t interface, u_int32_t data_link_type,
H A Dbpf.c2244 bpf_attach(ifp, dlt, hdrlen, NULL, NULL);
2248 bpf_attach( function
H A Dif_bridge.c1234 error = bpf_attach(ifp, DLT_EN10MB, sizeof (struct ether_header),

Completed in 26 milliseconds