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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dbpfdesc.h144 bpf_tap_func bif_tap;
H A Dbpf.h443 @typedef bpf_tap_func
444 @discussion bpf_tap_func is called when the tap state of the
457 typedef errno_t (*bpf_tap_func)(ifnet_t interface, u_int32_t data_link_type, typedef
491 bpf_tap_func tap);
H A Dbpf.c1743 bpf_tap_func tap)

Completed in 19 milliseconds