Searched refs:IPPROTO_DSTOPTS (Results 1 – 13 of 13) sorted by relevance
| /linux/net/ipv6/ |
| H A D | exthdrs_offload.c | 31 ret = inet6_add_offload(&dstopt_offload, IPPROTO_DSTOPTS); in ipv6_exthdrs_offload_init() 43 inet6_del_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() 279 .proto = IPPROTO_DSTOPTS,
|
| H A D | exthdrs.c | 263 (xfrm_address_t *)&hao->addr, IPPROTO_DSTOPTS); in ipv6_dest_hao() 864 ret = inet6_add_protocol(&destopt_protocol, IPPROTO_DSTOPTS); in ipv6_exthdrs_init() 875 inet6_del_protocol(&destopt_protocol, IPPROTO_DSTOPTS); in ipv6_exthdrs_init() 884 inet6_del_protocol(&destopt_protocol, IPPROTO_DSTOPTS);
|
| H A D | datagram.c | 668 case IPPROTO_DSTOPTS: in ip6_datagram_recv_specific_ctl()
|
| /linux/include/uapi/linux/ |
| H A D | in6.h | 137 #define IPPROTO_DSTOPTS 60 /* IPv6 destination options */ macro
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_flow.c | 262 case IPPROTO_DSTOPTS: in parse_ipv6_proto()
|
| H A D | test_cls_redirect.c | 308 case IPPROTO_DSTOPTS: in pkt_skip_ipv6_extension_headers()
|
| H A D | test_cls_redirect_dynptr.c | 213 case IPPROTO_DSTOPTS: in pkt_skip_ipv6_extension_headers()
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | gro.c | |
| /linux/net/xfrm/ |
| H A D | xfrm_output.c | 147 case IPPROTO_DSTOPTS: in xfrm6_hdr_offset()
|
| H A D | xfrm_state.c | 262 case IPPROTO_DSTOPTS: in xfrm_register_type() 307 case IPPROTO_DSTOPTS: in xfrm_unregister_type() 349 case IPPROTO_DSTOPTS: in xfrm_get_type()
|
| H A D | xfrm_user.c | 391 case IPPROTO_DSTOPTS: in verify_newsa_info()
|
| /linux/net/core/ |
| H A D | skbuff.c | 5919 case IPPROTO_DSTOPTS: in skb_checksum_setup_ipv6()
|