Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h918 #define get_ipoff(x) net_short((unsigned char *)(x) + 6) macro
H A Dipcp.c1955 if ((get_ipoff(pkt) & IP_OFFMASK) != 0) {
H A Dsys-solaris.c1588 if ((get_ipoff(bp) & IP_OFFMASK) != 0) { in dump_packet()