Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Din6.h129 #define IPPROTO_HOPOPTS 0 /* IPv6 hop-by-hop options */ macro
/linux-2.4.37.9/net/ipv6/netfilter/
Dip6t_LOG.c129 case IPPROTO_HOPOPTS: in dump_packet()
Dip6_tables.c141 return ( (nexthdr == IPPROTO_HOPOPTS) || in ip6t_ext_hdr()