Home
last modified time | relevance | path

Searched refs:IPPROTO_HOPOPTS (Results 1 – 11 of 11) sorted by relevance

/linux/net/ipv6/
H A Dexthdrs_offload.c35 ret = inet6_add_offload(&hbh_offload, IPPROTO_HOPOPTS); in ipv6_exthdrs_offload_init()
H A Dmcast_snoop.c46 if (ip6h->nexthdr != IPPROTO_HOPOPTS) in ipv6_mc_check_exthdrs()
/linux/include/uapi/linux/
H A Din6.h132 #define IPPROTO_HOPOPTS 0 /* IPv6 hop-by-hop options */ macro
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c261 case IPPROTO_HOPOPTS: in parse_ipv6_proto()
H A Dtest_cls_redirect.c306 case IPPROTO_HOPOPTS: in pkt_skip_ipv6_extension_headers()
H A Dtest_cls_redirect_dynptr.c211 case IPPROTO_HOPOPTS: in pkt_skip_ipv6_extension_headers()
/linux/net/netfilter/
H A Dnf_log_syslog.c628 case IPPROTO_HOPOPTS: in dump_ipv6_packet()
/linux/net/openvswitch/
H A Dflow.c356 case IPPROTO_HOPOPTS: in get_ipv6_ext_hdrs()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c579 nexthdr == IPPROTO_HOPOPTS || in get_fixed_ipv6_csum()
/linux/net/bridge/
H A Dbr_multicast.c1138 ip6h->nexthdr = IPPROTO_HOPOPTS; in br_ip6_multicast_alloc_query()
/linux/net/core/
H A Dskbuff.c5973 case IPPROTO_HOPOPTS: in skb_checksum_setup_ipv6()