Home
last modified time | relevance | path

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

/netbsd/external/bsd/ppp/dist/pppd/
H A Dipv6cp.c1542 #define get_ip6nh(x) (((unsigned char *)(x))[6]) macro
1555 if (get_ip6nh(pkt) == IP6_NHDR_FRAG) in ipv6_active_pkt()
1557 if (get_ip6nh(pkt) != IPPROTO_TCP) in ipv6_active_pkt()