Searched refs:bg_p (Results 1 - 5 of 5) sorted by relevance

/external/ltp/testcases/network/stress/ns-tools/
H A Dns-igmp_querier.c239 * bg_p: pointer to the flag of working in backgrond
244 void parse_options(int argc, char *argv[], struct igmp_info *info_p, int *bg_p) argument
313 *bg_p = 1;
H A Dns-mcast_receiver.c151 * bg_p: pointer to the flag of working in backgrond
157 parse_options(int argc, char *argv[], struct mcast_rcv_info *info_p, int *bg_p) argument
242 *bg_p = 1;
H A Dns-udpsender.c157 * bg_p: pointer to the flag of working in backgrond
162 void parse_options(int argc, char *argv[], struct udp_info *udp_p, int *bg_p) argument
225 *bg_p = 1;
H A Dns-icmp_redirector.c157 * bg_p: pointer to the flag of working in backgrond
164 int *bg_p)
188 *bg_p = 1;
163 parse_options(int argc, char *argv[], struct redirector_info *redirector_p, int *bg_p) argument
H A Dns-icmpv6_sender.c421 * bg_p: pointer to the flag of working in backgrond
426 void parse_options(int argc, char *argv[], struct icmp6_info *info_p, int *bg_p) argument
512 *bg_p = 1;

Completed in 87 milliseconds