Home | History | Annotate | Download | only in netinet

Lines Matching defs:bogo

750 	u_int len, xlen, pos, bogo;
774 bogo = htonl(len);
775 COPYBACK(m, off, 4, (void *)&bogo);
783 bogo = 0;
784 COPYBACK(m, off, 4, (void *)&bogo);
1264 u_int len, xlen, pos, bogo;
1287 bogo = htonl(len);
1288 COPYBACK(m, off, 4, (void *)&bogo);
1321 u_int len, xlen, pos, bogo;
1355 bogo = htonl(len);
1356 COPYBACK(m, off, 4, (void *)&bogo);