Searched refs:IPPROTO_NONE (Results 1 – 4 of 4) sorted by relevance
173 #define IPPROTO_NONE 59 /* IP6 no next header */ macro
2845 case IPPROTO_NONE: in ipproto_cassert()
2252 case IPPROTO_NONE: in ip6_nexthdr()2294 int off = 0, nxt = IPPROTO_NONE; in ip6_pkt_has_ulp()2317 case IPPROTO_NONE: in ip6_pkt_has_ulp()
287 if (proto == IPPROTO_NONE) { in rip6_input()