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

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dvjcompress.c71 #define setip_p(bp, v) (((uchar_t *)bp)[offsetof(struct ip, ip_p)] = (v)) macro
512 setip_p(buf, IPPROTO_TCP);

Completed in 63 milliseconds