Searched refs:IPPROTO_EGP (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Din.h40 IPPROTO_EGP = 8, /* Exterior Gateway Protocol */ enumerator in enum:__anon4481
41 #define IPPROTO_EGP IPPROTO_EGP macro
/linux-master/tools/include/uapi/linux/
H A Din.h40 IPPROTO_EGP = 8, /* Exterior Gateway Protocol */ enumerator in enum:__anon5346
41 #define IPPROTO_EGP IPPROTO_EGP macro
/linux-master/tools/testing/selftests/net/
H A Dmsg_zerocopy.c269 iph->protocol = IPPROTO_EGP;
285 ip6h->nexthdr = IPPROTO_EGP;
798 do_test(cfg_family, SOCK_RAW, IPPROTO_EGP);
H A Drxtimestamp.c63 { "ip", SOCK_RAW, IPPROTO_EGP },

Completed in 125 milliseconds