Searched defs:info_p (Results 1 – 6 of 6) sorted by relevance
/external/ltp/testcases/network/stress/ns-tools/ |
D | ns-tcpserver.c | 166 void delete_zombies(struct server_info *info_p) in delete_zombies() 203 void create_listen_socket(struct server_info *info_p) in create_listen_socket() 291 int communicate_client(struct server_info *info_p, int sock_fd) in communicate_client() 380 int handle_client(struct server_info *info_p) in handle_client()
|
D | ns-mcast_receiver.c | 157 parse_options(int argc, char *argv[], struct mcast_rcv_info *info_p, int *bg_p) in parse_options() 302 int create_mcast_socket(struct mcast_rcv_info *info_p) in create_mcast_socket() 367 void receive_mcast(struct mcast_rcv_info *info_p) in receive_mcast()
|
D | ns-igmp_querier.c | 244 void parse_options(int argc, char *argv[], struct igmp_info *info_p, int *bg_p) in parse_options() 353 int create_socket(struct igmp_info *info_p) in create_socket() 398 void send_query(struct igmp_info *info_p) in send_query()
|
D | ns-icmpv6_sender.c | 240 int create_mld_query(struct icmp6_info *info_p, uint16_t mrc, char *saddrs) in create_mld_query() 361 void create_echo_request(struct icmp6_info *info_p) in create_echo_request() 426 void parse_options(int argc, char *argv[], struct icmp6_info *info_p, int *bg_p) in parse_options() 714 void send_packets(struct icmp6_info *info_p) in send_packets()
|
/external/ltp/testcases/kernel/sched/pthreads/ |
D | pth_str01.c | 172 c_info *info_p; in synchronize_children() local 325 c_info *info_p; in doit() local
|
D | pth_str03.c | 191 c_info *info_p; in synchronize_children() local 327 c_info *info_p; in doit() local
|