Searched refs:IPPROTO_HOPOPTS (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/include/linux/netfilter_ipv6/
H A Dip6_tables.h40 { return (nexthdr == IPPROTO_HOPOPTS) || ip6t_ext_hdr()
/linux-4.1.27/include/uapi/linux/
H A Din6.h131 #define IPPROTO_HOPOPTS 0 /* IPv6 hop-by-hop options */ macro
/linux-4.1.27/net/ipv6/netfilter/
H A Dnf_log_ipv6.c122 case IPPROTO_HOPOPTS: dump_ipv6_packet()
/linux-4.1.27/net/bridge/
H A Dbr_multicast.c447 ip6h->nexthdr = IPPROTO_HOPOPTS; br_ip6_multicast_alloc_query()
1686 if (ip6h->nexthdr != IPPROTO_HOPOPTS || br_multicast_ipv6_rcv()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c711 if (ipv6h->nexthdr == IPPROTO_FRAGMENT || ipv6h->nexthdr == IPPROTO_HOPOPTS) get_fixed_ipv6_csum()
/linux-4.1.27/net/core/
H A Dskbuff.c3935 case IPPROTO_HOPOPTS: skb_checksum_setup_ipv6()

Completed in 246 milliseconds