ifnet_set_bpf_tap
Declaration
typedef errno_t (*ifnet_set_bpf_tap)(ifnet_t interface, bpf_tap_mode mode, bpf_packet_func callback);Discussion
Deprecated. Specify NULL. Call bpf_tap_in/bpf_tap_out for all packets.
See Also
ifnet
ifnet_add_proto_funcifnet_attach_proto_paramifnet_attach_proto_param_v2ifnet_check_multiifnet_del_proto_funcifnet_demux_descifnet_demux_funcifnet_detached_funcifnet_event_funcifnet_family_tifnet_framer_funcifnet_init_paramsifnet_ioctl_funcifnet_offload_tifnet_output_funcifnet_stat_increment_paramifnet_stats_paramifnet_t