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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dipv6cp.c1537 #define get_ip6nh(x) (((unsigned char *)(x))[6]) macro
1552 if (get_ip6nh(pkt) == IP6_NHDR_FRAG)
1554 if (get_ip6nh(pkt) != IPPROTO_TCP)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dipv6cp.c1490 #define get_ip6nh(x) (((unsigned char *)(x))[6]) macro
1505 if (get_ip6nh(pkt) == IP6_NHDR_FRAG)
1507 if (get_ip6nh(pkt) != IPPROTO_TCP)

Completed in 81 milliseconds