Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Din.h40 IPPROTO_EGP = 8, /* Exterior Gateway Protocol */ enumerator
41 #define IPPROTO_EGP IPPROTO_EGP macro
/linux-6.3-rc2/tools/include/uapi/linux/
A Din.h40 IPPROTO_EGP = 8, /* Exterior Gateway Protocol */ enumerator
41 #define IPPROTO_EGP IPPROTO_EGP macro
/linux-6.3-rc2/tools/testing/selftests/net/
A 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()
A Drxtimestamp.c63 { "ip", SOCK_RAW, IPPROTO_EGP },

Completed in 10 milliseconds