Searched refs:get_ipproto (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 Dipcp.c2177 #define get_ipproto(x) (((unsigned char *)(x))[9]) macro
2195 if (get_ipproto(pkt) != IPPROTO_TCP)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dipcp.c2020 #define get_ipproto(x) (((unsigned char *)(x))[9]) macro
2038 if (get_ipproto(pkt) != IPPROTO_TCP)

Completed in 63 milliseconds