Home
last modified time | relevance | path

Searched refs:bpf_send_func (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.41.9/bsd/net/
H A Dbpfdesc.h194 bpf_send_func bif_send;
H A Dbpf.h1526 typedef errno_t (*bpf_send_func)(ifnet_t interface, u_int32_t data_link_type, typedef
1580 u_int32_t header_length, bpf_send_func send, bpf_tap_func tap);
H A Dbpf.c1552 bpf_send_func bif_send; in bpfwrite()
4235 bpf_send_func send, in bpf_attach()