Searched refs:IPPROTO_DSTOPTS (Results 1 – 16 of 16) sorted by relevance
| /linux/net/ipv6/ |
| 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()
|
| 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,
|
| A D | exthdrs.c | 263 (xfrm_address_t *)&hao->addr, IPPROTO_DSTOPTS); in ipv6_dest_hao() 858 ret = inet6_add_protocol(&destopt_protocol, IPPROTO_DSTOPTS); in ipv6_exthdrs_init() 869 inet6_del_protocol(&destopt_protocol, IPPROTO_DSTOPTS); in ipv6_exthdrs_init() 878 inet6_del_protocol(&destopt_protocol, IPPROTO_DSTOPTS); in ipv6_exthdrs_exit()
|
| A D | datagram.c | 668 case IPPROTO_DSTOPTS: in ip6_datagram_recv_specific_ctl()
|
| /linux/include/uapi/linux/ |
| A D | in6.h | 137 #define IPPROTO_DSTOPTS 60 /* IPv6 destination options */ macro
|
| /linux/include/linux/ |
| A D | netfilter_ipv6.h | 22 (nexthdr == IPPROTO_DSTOPTS); in nf_ip6_ext_hdr()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| A D | bpf_flow.c | 262 case IPPROTO_DSTOPTS: in parse_ipv6_proto()
|
| A D | test_cls_redirect.c | 310 case IPPROTO_DSTOPTS: in pkt_skip_ipv6_extension_headers()
|
| A D | test_cls_redirect_dynptr.c | 213 case IPPROTO_DSTOPTS: in pkt_skip_ipv6_extension_headers()
|
| /linux/net/xfrm/ |
| A D | xfrm_output.c | 146 case IPPROTO_DSTOPTS: in xfrm6_hdr_offset()
|
| A D | xfrm_state.c | 252 case IPPROTO_DSTOPTS: in xfrm_register_type() 297 case IPPROTO_DSTOPTS: in xfrm_unregister_type() 339 case IPPROTO_DSTOPTS: in xfrm_get_type()
|
| A D | xfrm_user.c | 328 case IPPROTO_DSTOPTS: in verify_newsa_info()
|
| /linux/net/netfilter/ |
| A D | nf_log_syslog.c | 613 case IPPROTO_DSTOPTS: in dump_ipv6_packet()
|
| /linux/include/net/ |
| A D | xfrm.h | 41 #define XFRM_PROTO_DSTOPTS IPPROTO_DSTOPTS 1471 case IPPROTO_DSTOPTS: in xfrm_id_proto_valid()
|
| /linux/net/openvswitch/ |
| A D | flow.c | 315 case IPPROTO_DSTOPTS: in get_ipv6_ext_hdrs()
|
| /linux/net/core/ |
| A D | skbuff.c | 5794 case IPPROTO_DSTOPTS: in skb_checksum_setup_ipv6()
|
Completed in 56 milliseconds