Home
last modified time | relevance | path

Searched refs:IPPROTO_HOPOPTS (Results 1 – 10 of 10) 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/include/linux/
H A Dnetfilter_ipv6.h16 { return (nexthdr == IPPROTO_HOPOPTS) || in nf_ip6_ext_hdr()
/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.c617 case IPPROTO_HOPOPTS: in dump_ipv6_packet()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c579 nexthdr == IPPROTO_HOPOPTS || in get_fixed_ipv6_csum()
/linux/net/core/
H A Dskbuff.c5901 case IPPROTO_HOPOPTS: in skb_checksum_setup_ipv6()