Home
last modified time | relevance | path

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

/external/ltp/testcases/network/stress/ns-tools/
Dns-traffic.h69 #define IPV4_PACKET_ID 0xBEEF macro
Dns-icmpv4_sender.c370 pkt.hdr.id = htons(IPV4_PACKET_ID); in create_clean_packet()
Dns-icmp_redirector.c409 sndip_p->hdr.id = htons(IPV4_PACKET_ID); in return_icmp4_redirect()