Home
last modified time | relevance | path

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

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