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

/darwin-on-arm/xnu/bsd/net/
H A Dbpfdesc.h162 bpf_tap_func bif_tap;
H A Dbpf.h526 @typedef bpf_tap_func
527 @discussion bpf_tap_func is called when the tap state of the
540 typedef errno_t (*bpf_tap_func)(ifnet_t interface, u_int32_t data_link_type, typedef
574 u_int32_t header_length, bpf_send_func send, bpf_tap_func tap);
H A Dbpf.c2253 bpf_tap_func tap)

Completed in 70 milliseconds