Home
last modified time | relevance | path

Searched refs:IPPROTO_NONE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Din6.h133 #define IPPROTO_NONE 59 /* IPv6 no next header */ macro
/linux-2.4.37.9/net/ipv6/netfilter/
Dip6_tables.c146 (nexthdr == IPPROTO_NONE) || in ip6t_ext_hdr()
227 if ((currenthdr == IPPROTO_NONE) || in ip6_packet_match()