Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_rpcb_pxy.c800 u_int len, xlen, pos, bogo; local
828 bogo = htonl(len);
829 COPYBACK(m, off, 4, (caddr_t)&bogo);
837 bogo = 0;
838 COPYBACK(m, off, 4, (caddr_t)&bogo);
1329 u_int len, xlen, pos, bogo; local
1356 bogo = htonl(len);
1357 COPYBACK(m, off, 4, (caddr_t)&bogo);
1395 u_int len, xlen, pos, bogo; local
1433 bogo = htonl(len);
[all …]