Searched refs:setip_p (Results 1 – 1 of 1) sorted by relevance
71 #define setip_p(bp, v) (((uchar_t *)bp)[offsetof(struct ip, ip_p)] = (v)) macro512 setip_p(buf, IPPROTO_TCP); in vj_uncompress_uncomp()