Home
last modified time | relevance | path

Searched refs:IPPROTO_HOPOPTS (Results 1 – 9 of 9) 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/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.c1141 ip6h->nexthdr = IPPROTO_HOPOPTS; in br_ip6_multicast_alloc_query()
/linux/net/core/
H A Dskbuff.c5920 case IPPROTO_HOPOPTS: in skb_checksum_setup_ipv6()