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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h917 #define get_iplen(x) net_short((unsigned char *)(x) + 2) macro
H A Dsys-solaris.c1594 if (len > get_iplen(bp))
1595 len = get_iplen(bp);

Completed in 78 milliseconds