Lines Matching defs:handle

341 	pcap_t *handle;  in pcap_create_interface()  local
439 get_mac80211_phydev(pcap_t *handle, const char *device, char *phydev_path, in get_mac80211_phydev()
481 nl80211_init(pcap_t *handle, struct nl80211_state *state, const char *device) in nl80211_init()
535 add_mon_if(pcap_t *handle, int sock_fd, struct nl80211_state *state, in add_mon_if()
640 del_mon_if(pcap_t *handle, int sock_fd, struct nl80211_state *state, in del_mon_if()
694 static int pcap_protocol(pcap_t *handle) in pcap_protocol()
706 pcap_can_set_rfmon_linux(pcap_t *handle) in pcap_can_set_rfmon_linux()
786 static void pcap_cleanup_linux( pcap_t *handle ) in pcap_cleanup_linux()
940 static void pcap_breakloop_linux(pcap_t *handle) in pcap_breakloop_linux()
956 set_vlan_offset(pcap_t *handle) in set_vlan_offset()
993 pcap_activate_linux(pcap_t *handle) in pcap_activate_linux()
1150 pcap_set_datalink_linux(pcap_t *handle, int dlt) in pcap_set_datalink_linux()
1169 linux_check_direction(const pcap_t *handle, const struct sockaddr_ll *sll) in linux_check_direction()
1225 device_still_exists(pcap_t *handle) in device_still_exists()
1266 pcap_inject_linux(pcap_t *handle, const void *buf, int size) in pcap_inject_linux()
1308 pcap_stats_linux(pcap_t *handle, struct pcap_stat *stats) in pcap_stats_linux()
1776 pcap_setdirection_linux(pcap_t *handle, pcap_direction_t d) in pcap_setdirection_linux()
1829 static void map_arphrd_to_dlt(pcap_t *handle, int arptype, in map_arphrd_to_dlt()
2277 set_dlt_list_cooked(pcap_t *handle) in set_dlt_list_cooked()
2299 setup_socket(pcap_t *handle, int is_any_device) in setup_socket()
2661 setup_mmapped(pcap_t *handle, int *status) in setup_mmapped()
2724 init_tpacket(pcap_t *handle, int version, const char *version_str) in init_tpacket()
2792 prepare_tpacket_socket(pcap_t *handle) in prepare_tpacket_socket()
2869 create_ring(pcap_t *handle, int *status) in create_ring()
3296 destroy_ring(pcap_t *handle) in destroy_ring()
3341 pcap_t *handle = sp->pd; in pcap_oneshot_linux() local
3350 pcap_getnonblock_linux(pcap_t *handle) in pcap_getnonblock_linux()
3359 pcap_setnonblock_linux(pcap_t *handle, int nonblock) in pcap_setnonblock_linux()
3412 pcap_get_ring_frame_status(pcap_t *handle, int offset) in pcap_get_ring_frame_status()
3435 static int pcap_wait_for_frames_mmap(pcap_t *handle) in pcap_wait_for_frames_mmap()
3789 pcap_t *handle, in pcap_handle_packet_mmap()
4078 pcap_read_linux_mmap_v2(pcap_t *handle, int max_packets, pcap_handler callback, in pcap_read_linux_mmap_v2()
4175 pcap_read_linux_mmap_v3(pcap_t *handle, int max_packets, pcap_handler callback, in pcap_read_linux_mmap_v3()
4316 pcap_setfilter_linux(pcap_t *handle, struct bpf_program *filter) in pcap_setfilter_linux()
4647 enter_rfmon_mode(pcap_t *handle, int sock_fd, const char *device) in enter_rfmon_mode()
4805 iface_set_all_ts_types(pcap_t *handle, char *ebuf) in iface_set_all_ts_types()
4826 iface_get_ts_types(const char *device, pcap_t *handle, char *ebuf) in iface_get_ts_types()
4946 iface_get_ts_types(const char *device, pcap_t *handle, char *ebuf) in iface_get_ts_types()
5002 iface_ethtool_flag_ioctl(pcap_t *handle, int cmd, const char *cmdname, in iface_ethtool_flag_ioctl()
5048 iface_get_offload(pcap_t *handle) in iface_get_offload()
5139 iface_dsa_get_proto_info(const char *device, pcap_t *handle) in iface_dsa_get_proto_info()
5261 fix_program(pcap_t *handle, struct sock_fprog *fcode) in fix_program()
5330 fix_offset(pcap_t *handle, struct bpf_insn *p) in fix_offset()
5415 set_kernel_filter(pcap_t *handle, struct sock_fprog *fcode) in set_kernel_filter()
5542 reset_kernel_filter(pcap_t *handle) in reset_kernel_filter()