Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
Din.h39 IPPROTO_EGP = 8, /* Exterior Gateway Protocol */ enumerator
40 #define IPPROTO_EGP IPPROTO_EGP macro
/tools/testing/selftests/net/
Dmsg_zerocopy.c269 iph->protocol = IPPROTO_EGP; in setup_iph()
285 ip6h->nexthdr = IPPROTO_EGP; in setup_ip6h()
798 do_test(cfg_family, SOCK_RAW, IPPROTO_EGP); in main()
/tools/testing/selftests/networking/timestamping/
Drxtimestamp.c62 { "ip", SOCK_RAW, IPPROTO_EGP },