Home
last modified time | relevance | path

Searched refs:IPPROTO_DSTOPTS (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dexthdrs_offload.c27 ret = inet6_add_offload(&dstopt_offload, IPPROTO_DSTOPTS); in ipv6_exthdrs_offload_init()
H A Dmip6.c150 *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 Dexthdrs.c237 (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 Ddatagram.c662 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 Din.h115 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 Din.h115 IPPROTO_DSTOPTS = 60, /* IPv6 destination options. */ enumerator
116 #define IPPROTO_DSTOPTS IPPROTO_DSTOPTS macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Din6.h137 #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 Din6.h137 #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 Din6.h137 #define IPPROTO_DSTOPTS 60 /* IPv6 destination options */ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetfilter_ipv6.h23 (nexthdr == IPPROTO_DSTOPTS); in nf_ip6_ext_hdr()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnf_log_ipv6.c117 case IPPROTO_DSTOPTS: in dump_ipv6_packet()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c248 case IPPROTO_DSTOPTS: in parse_ipv6_proto()
H A Dtest_cls_redirect.c306 case IPPROTO_DSTOPTS: in pkt_skip_ipv6_extension_headers()
/OK3568_Linux_fs/kernel/include/net/
H A Dxfrm.h41 #define XFRM_PROTO_DSTOPTS IPPROTO_DSTOPTS
1340 case IPPROTO_DSTOPTS: in xfrm_id_proto_valid()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_state.c207 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 Dxfrm_user.c237 case IPPROTO_DSTOPTS: in verify_newsa_info()
/OK3568_Linux_fs/kernel/net/core/
H A Dskbuff.c4993 case IPPROTO_DSTOPTS: in skb_checksum_setup_ipv6()