Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/ !
H A Dbpfdesc.h207 bpf_send_func bif_send;
H A Dbpf.h1538 typedef errno_t (*bpf_send_func)(ifnet_t interface, u_int32_t data_link_type, typedef
1592 u_int32_t header_length, bpf_send_func send, bpf_tap_func tap);
H A Dbpf.c1607 bpf_send_func bif_send; in bpfwrite()
4369 bpf_send_func send, in bpf_attach()