Searched refs:IPPROTO_DSTOPTS (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | exthdrs_offload.c | 27 ret = inet6_add_offload(&dstopt_offload, IPPROTO_DSTOPTS); in ipv6_exthdrs_offload_init()
|
| H A D | mip6.c | 150 *skb_mac_header(skb) = IPPROTO_DSTOPTS; in mip6_destopt_output() 243 err = km_report(net, IPPROTO_DSTOPTS, &sel, in mip6_destopt_reject() 329 .proto = IPPROTO_DSTOPTS,
|
| H A D | exthdrs.c | 237 (xfrm_address_t *)&hao->addr, IPPROTO_DSTOPTS); in ipv6_dest_hao() 877 ret = inet6_add_protocol(&destopt_protocol, IPPROTO_DSTOPTS); in ipv6_exthdrs_init() 888 inet6_del_protocol(&destopt_protocol, IPPROTO_DSTOPTS); in ipv6_exthdrs_init() 897 inet6_del_protocol(&destopt_protocol, IPPROTO_DSTOPTS); in ipv6_exthdrs_exit()
|
| H A D | datagram.c | 662 case IPPROTO_DSTOPTS: in ip6_datagram_recv_specific_ctl()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/netinet/ |
| H A D | in.h | 115 IPPROTO_DSTOPTS = 60, /* IPv6 destination options. */ enumerator 116 #define IPPROTO_DSTOPTS IPPROTO_DSTOPTS macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/netinet/ |
| H A D | in.h | 115 IPPROTO_DSTOPTS = 60, /* IPv6 destination options. */ enumerator 116 #define IPPROTO_DSTOPTS IPPROTO_DSTOPTS macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | in6.h | 137 #define IPPROTO_DSTOPTS 60 /* IPv6 destination options */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | in6.h | 137 #define IPPROTO_DSTOPTS 60 /* IPv6 destination options */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | in6.h | 137 #define IPPROTO_DSTOPTS 60 /* IPv6 destination options */ macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netfilter_ipv6.h | 23 (nexthdr == IPPROTO_DSTOPTS); in nf_ip6_ext_hdr()
|
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | nf_log_ipv6.c | 117 case IPPROTO_DSTOPTS: in dump_ipv6_packet()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_flow.c | 248 case IPPROTO_DSTOPTS: in parse_ipv6_proto()
|
| H A D | test_cls_redirect.c | 306 case IPPROTO_DSTOPTS: in pkt_skip_ipv6_extension_headers()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | xfrm.h | 41 #define XFRM_PROTO_DSTOPTS IPPROTO_DSTOPTS 1340 case IPPROTO_DSTOPTS: in xfrm_id_proto_valid()
|
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A D | xfrm_state.c | 207 case IPPROTO_DSTOPTS: in xfrm_register_type() 252 case IPPROTO_DSTOPTS: in xfrm_unregister_type() 294 case IPPROTO_DSTOPTS: in xfrm_get_type()
|
| H A D | xfrm_user.c | 237 case IPPROTO_DSTOPTS: in verify_newsa_info()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | skbuff.c | 4993 case IPPROTO_DSTOPTS: in skb_checksum_setup_ipv6()
|