Searched refs:IPPROTO_EGP (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | in.h | 39 IPPROTO_EGP = 8, /* Exterior Gateway Protocol */ enumerator 40 #define IPPROTO_EGP IPPROTO_EGP macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | in.h | 37 IPPROTO_EGP = 8, enumerator 38 #define IPPROTO_EGP IPPROTO_EGP macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | in.h | 37 IPPROTO_EGP = 8, enumerator 38 #define IPPROTO_EGP IPPROTO_EGP macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | in.h | 23 IPPROTO_EGP = 8, enumerator 24 #define IPPROTO_EGP IPPROTO_EGP macro
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | in.h | 39 IPPROTO_EGP = 8, /* Exterior Gateway Protocol */ enumerator 40 #define IPPROTO_EGP IPPROTO_EGP macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | in.h | 40 IPPROTO_EGP = 8, /* Exterior Gateway Protocol */ enumerator 41 #define IPPROTO_EGP IPPROTO_EGP macro
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | in.h | 40 IPPROTO_EGP = 8, /* Exterior Gateway Protocol */ enumerator 41 #define IPPROTO_EGP IPPROTO_EGP macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | msg_zerocopy.c | 269 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()
|
H A D | rxtimestamp.c | 63 { "ip", SOCK_RAW, IPPROTO_EGP },
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | msg_zerocopy.c | 269 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()
|
H A D | rxtimestamp.c | 63 { "ip", SOCK_RAW, IPPROTO_EGP },
|
/kernel/liteos_m/kal/libc/newlib/porting/include/netinet/ |
H A D | in.h | 66 #define IPPROTO_EGP 8 macro
|
Completed in 10 milliseconds