Searched defs:sock_fd (Results 1 – 1 of 1) sorted by relevance
/minix3/external/bsd/libpcap/dist/ |
H A D | pcap-linux.c | 666 add_mon_if(pcap_t *handle, int sock_fd, struct nl80211_state *state, 762 del_mon_if(pcap_t *handle, int sock_fd, struct nl80211_state *state, 816 enter_rfmon_mode_mac80211(pcap_t *handle, int sock_fd, const char *device) 950 int sock_fd; local 2666 static void map_arphrd_to_dlt(pcap_t *handle, int sock_fd, int arptype, 3101 int sock_fd = -1, arptype; local 5070 has_wext(int sock_fd, const char *device, char *ebuf) 5115 enter_rfmon_mode_wext(pcap_t *handle, int sock_fd, const char *device) 5731 enter_rfmon_mode(pcap_t *handle, int sock_fd, const char *device)
|