Searched defs:sock_fd (Results 1 – 10 of 10) sorted by relevance
/external/ltp/testcases/network/stress/ns-tools/ |
D | ns-udpserver.c | 141 void respond_to_client(sock_fd) in respond_to_client() argument 196 int sock_fd; /* socket binded open ports */ in main() local
|
D | ns-icmpv4_sender.c | 315 int sock_fd; /* Socket for ioctl() */ in complete_eth_addrs() local 546 int sock_fd; in send_packets() local
|
D | ns-icmpv6_sender.c | 176 int sock_fd; /* Socket for ioctl() */ in specify_hw_addr() local 716 int sock_fd; in send_packets() local
|
D | ns-tcpclient.c | 135 int sock_fd; /* socket descriptor for a connection */ in main() local
|
D | ns-udpclient.c | 148 int sock_fd; /* socket descriptor to access */ in main() local
|
D | ns-tcpserver.c | 291 int communicate_client(struct server_info *info_p, int sock_fd) in communicate_client()
|
D | ns-common.c | 304 void get_ifinfo(struct ifreq *ans, int sock_fd, const char *ifname, int query) in get_ifinfo()
|
/external/ltp/testcases/kernel/containers/share/ |
D | ns_ifmove.c | 52 int sock_fd; in get_intf_index_from_name() local
|
/external/libpcap/ |
D | pcap-linux.c | 669 add_mon_if(pcap_t *handle, int sock_fd, struct nl80211_state *state, 765 del_mon_if(pcap_t *handle, int sock_fd, struct nl80211_state *state, 819 enter_rfmon_mode_mac80211(pcap_t *handle, int sock_fd, const char *device) 988 int sock_fd; local 2710 static void map_arphrd_to_dlt(pcap_t *handle, int sock_fd, int arptype, 3145 int sock_fd = -1, arptype; local 5114 has_wext(int sock_fd, const char *device, char *ebuf) 5162 enter_rfmon_mode_wext(pcap_t *handle, int sock_fd, const char *device) 5778 enter_rfmon_mode(pcap_t *handle, int sock_fd, const char *device)
|
/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
|