Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Din6.h132 #define IPPROTO_HOPOPTS 0 /* IPv6 hop-by-hop options */ macro
/openbmc/linux/net/ipv6/
H A Dmcast_snoop.c46 if (ip6h->nexthdr != IPPROTO_HOPOPTS) in ipv6_mc_check_exthdrs()
H A Dip6_output.c307 proto = IPPROTO_HOPOPTS; in ip6_xmit()
/openbmc/linux/include/linux/
H A Dnetfilter_ipv6.h16 { return (nexthdr == IPPROTO_HOPOPTS) || in nf_ip6_ext_hdr()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c261 case IPPROTO_HOPOPTS: in parse_ipv6_proto()
H A Dtest_cls_redirect_dynptr.c209 case IPPROTO_HOPOPTS: in pkt_skip_ipv6_extension_headers()
H A Dtest_cls_redirect.c305 case IPPROTO_HOPOPTS: in pkt_skip_ipv6_extension_headers()
/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c141 case IPPROTO_HOPOPTS: in ip6_extension_header_type()
/openbmc/linux/tools/testing/selftests/net/
H A Dioam6_parser.c648 if (ip6h->nexthdr != IPPROTO_HOPOPTS) in main()
/openbmc/linux/net/netfilter/
H A Dnf_log_syslog.c615 case IPPROTO_HOPOPTS: in dump_ipv6_packet()
/openbmc/linux/net/openvswitch/
H A Dflow.c360 case IPPROTO_HOPOPTS: in get_ipv6_ext_hdrs()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c608 nexthdr == IPPROTO_HOPOPTS || in get_fixed_ipv6_csum()
/openbmc/linux/net/bridge/
H A Dbr_multicast.c1142 ip6h->nexthdr = IPPROTO_HOPOPTS; in br_ip6_multicast_alloc_query()
/openbmc/linux/net/core/
H A Dskbuff.c5539 case IPPROTO_HOPOPTS: in skb_checksum_setup_ipv6()