Searched defs:sock_fd (Results 1 – 3 of 3) sorted by relevance
/external/libpcap/ |
D | pcap-linux.c | 639 add_mon_if(pcap_t *handle, int sock_fd, struct nl80211_state *state, 735 del_mon_if(pcap_t *handle, int sock_fd, struct nl80211_state *state, 789 enter_rfmon_mode_mac80211(pcap_t *handle, int sock_fd, const char *device) 923 int sock_fd; local 3001 int sock_fd = -1, arptype; local 4731 has_wext(int sock_fd, const char *device, char *ebuf) 4777 enter_rfmon_mode_wext(pcap_t *handle, int sock_fd, const char *device) 5407 enter_rfmon_mode(pcap_t *handle, int sock_fd, const char *device)
|
/external/dhcpcd/ |
D | if-linux.c | 66 static int sock_fd; variable
|
/external/ppp/pppd/ |
D | sys-linux.c | 179 static int sock_fd = -1; /* socket for doing interface ioctls */ variable 1871 int ret, sock_fd; in get_if_hwaddr() local
|