Home
last modified time | relevance | path

Searched refs:icmpv4_fake (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/network/stress/ns-tools/
Dns-icmpv4_sender.c58 struct icmpv4_fake { struct
165 void parse_options(int argc, char *argv[], struct icmpv4_fake *fake_p) in parse_options()
313 void complete_eth_addrs(struct icmpv4_fake *fake_p) in complete_eth_addrs()
352 void create_clean_packet(struct icmpv4_fake *fake_p) in create_clean_packet()
544 void send_packets(struct icmpv4_fake *fake_p) in send_packets()
607 struct icmpv4_fake fake_data; in main()
613 memset(&fake_data, '\0', sizeof(struct icmpv4_fake)); in main()