Home
last modified time | relevance | path

Searched refs:IPPROTO_MPLS (Results 1 – 25 of 2978) sorted by relevance

12345678910>>...120

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Din.h75 IPPROTO_MPLS = 137, /* MPLS in IP (RFC 4023) */ enumerator
76 #define IPPROTO_MPLS IPPROTO_MPLS macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/uapi/linux/
H A Din.h75 IPPROTO_MPLS = 137, /* MPLS in IP (RFC 4023) */ enumerator
76 #define IPPROTO_MPLS IPPROTO_MPLS macro
/dports/multimedia/libv4l/linux-5.13-rc2/tools/include/uapi/linux/
H A Din.h75 IPPROTO_MPLS = 137, /* MPLS in IP (RFC 4023) */ enumerator
76 #define IPPROTO_MPLS IPPROTO_MPLS macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Din.h75 IPPROTO_MPLS = 137, /* MPLS in IP (RFC 4023) */ enumerator
76 #define IPPROTO_MPLS IPPROTO_MPLS macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Din.h75 IPPROTO_MPLS = 137, /* MPLS in IP (RFC 4023) */ enumerator
76 #define IPPROTO_MPLS IPPROTO_MPLS macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/include/uapi/linux/
H A Din.h75 IPPROTO_MPLS = 137, /* MPLS in IP (RFC 4023) */ enumerator
76 #define IPPROTO_MPLS IPPROTO_MPLS macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Din.h75 IPPROTO_MPLS = 137, /* MPLS in IP (RFC 4023) */ enumerator
76 #define IPPROTO_MPLS IPPROTO_MPLS macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Din.h75 IPPROTO_MPLS = 137, /* MPLS in IP (RFC 4023) */ enumerator
76 #define IPPROTO_MPLS IPPROTO_MPLS macro
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv4/
H A Dtunnel4.c253 if (inet_add_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS)) { in tunnel4_init()
268 inet_del_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS); in tunnel4_init()
287 if (inet_del_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS)) in tunnel4_fini()
H A Dipip.c233 if (ipproto == IPPROTO_MPLS) in ipip_tunnel_rcv()
263 return ipip_tunnel_rcv(skb, IPPROTO_MPLS); in mplsip_rcv()
287 ipproto = IPPROTO_MPLS; in ipip_tunnel_xmit()
321 case IPPROTO_MPLS: in ipip_tunnel_ioctl_verify_protocol()
398 if (proto != IPPROTO_IPIP && proto != IPPROTO_MPLS && proto != 0) in ipip_tunnel_validate()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv4/
H A Dtunnel4.c253 if (inet_add_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS)) { in tunnel4_init()
268 inet_del_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS); in tunnel4_init()
287 if (inet_del_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS)) in tunnel4_fini()
H A Dipip.c233 if (ipproto == IPPROTO_MPLS) in ipip_tunnel_rcv()
263 return ipip_tunnel_rcv(skb, IPPROTO_MPLS); in mplsip_rcv()
287 ipproto = IPPROTO_MPLS; in ipip_tunnel_xmit()
321 case IPPROTO_MPLS: in ipip_tunnel_ioctl_verify_protocol()
398 if (proto != IPPROTO_IPIP && proto != IPPROTO_MPLS && proto != 0) in ipip_tunnel_validate()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv4/
H A Dtunnel4.c253 if (inet_add_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS)) { in tunnel4_init()
268 inet_del_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS); in tunnel4_init()
287 if (inet_del_protocol(&tunnelmpls4_protocol, IPPROTO_MPLS)) in tunnel4_fini()
H A Dipip.c233 if (ipproto == IPPROTO_MPLS) in ipip_tunnel_rcv()
263 return ipip_tunnel_rcv(skb, IPPROTO_MPLS); in mplsip_rcv()
287 ipproto = IPPROTO_MPLS; in ipip_tunnel_xmit()
321 case IPPROTO_MPLS: in ipip_tunnel_ioctl_verify_protocol()
398 if (proto != IPPROTO_IPIP && proto != IPPROTO_MPLS && proto != 0) in ipip_tunnel_validate()
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv6/
H A Dtunnel6.c269 inet6_add_protocol(&tunnelmpls6_protocol, IPPROTO_MPLS)) { in tunnel6_init()
281 inet6_del_protocol(&tunnelmpls6_protocol, IPPROTO_MPLS); in tunnel6_init()
299 inet6_del_protocol(&tunnelmpls6_protocol, IPPROTO_MPLS)) in tunnel6_fini()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv6/
H A Dtunnel6.c269 inet6_add_protocol(&tunnelmpls6_protocol, IPPROTO_MPLS)) { in tunnel6_init()
281 inet6_del_protocol(&tunnelmpls6_protocol, IPPROTO_MPLS); in tunnel6_init()
299 inet6_del_protocol(&tunnelmpls6_protocol, IPPROTO_MPLS)) in tunnel6_fini()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv6/
H A Dtunnel6.c269 inet6_add_protocol(&tunnelmpls6_protocol, IPPROTO_MPLS)) { in tunnel6_init()
281 inet6_del_protocol(&tunnelmpls6_protocol, IPPROTO_MPLS); in tunnel6_init()
299 inet6_del_protocol(&tunnelmpls6_protocol, IPPROTO_MPLS)) in tunnel6_fini()
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/netinet/
H A Din.h88 IPPROTO_MPLS = 137, /* MPLS in IP. */ enumerator
89 #define IPPROTO_MPLS IPPROTO_MPLS macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/netinet/
H A Din.h88 IPPROTO_MPLS = 137, /* MPLS in IP. */ enumerator
89 #define IPPROTO_MPLS IPPROTO_MPLS macro
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Ds-oscons-tmplt.c1395 #ifndef IPPROTO_MPLS in main()
1396 # define IPPROTO_MPLS -1 in main() macro
1398 CND(IPPROTO_MPLS, "MPLS in IP") in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Ds-oscons-tmplt.c1395 #ifndef IPPROTO_MPLS in main()
1396 # define IPPROTO_MPLS -1 in main() macro
1398 CND(IPPROTO_MPLS, "MPLS in IP") in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Ds-oscons-tmplt.c1395 #ifndef IPPROTO_MPLS in main()
1396 # define IPPROTO_MPLS -1 in main() macro
1398 CND(IPPROTO_MPLS, "MPLS in IP") in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Ds-oscons-tmplt.c1432 #ifndef IPPROTO_MPLS in main()
1433 # define IPPROTO_MPLS -1 in main() macro
1435 CND(IPPROTO_MPLS, "MPLS in IP") in main()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Ds-oscons-tmplt.c1432 #ifndef IPPROTO_MPLS in main()
1433 # define IPPROTO_MPLS -1 in main() macro
1435 CND(IPPROTO_MPLS, "MPLS in IP") in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Ds-oscons-tmplt.c1432 #ifndef IPPROTO_MPLS in main()
1433 # define IPPROTO_MPLS -1 in main() macro
1435 CND(IPPROTO_MPLS, "MPLS in IP") in main()

12345678910>>...120