Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Din.h40 IPPROTO_EGP = 8, /* Exterior Gateway Protocol */ enumerator
41 #define IPPROTO_EGP IPPROTO_EGP macro
/linux/tools/testing/selftests/net/
H A Dmsg_zerocopy.c273 iph->protocol = IPPROTO_EGP; in setup_iph()
289 ip6h->nexthdr = IPPROTO_EGP; in setup_ip6h()
814 do_test(cfg_family, SOCK_RAW, IPPROTO_EGP); in main()
H A Drxtimestamp.c65 { "ip", SOCK_RAW, IPPROTO_EGP },