Searched refs:xinpcb64 (Results 1 – 5 of 5) sorted by relevance
493 struct xinpcb64 { struct953 extern void inpcb_to_xinpcb64(struct inpcb *, struct xinpcb64 *);
1335 + (n + n / 8) * sizeof(struct xinpcb64);1387 struct xinpcb64 xi;
1382 2 * (sizeof(xig)) + (n + n / 8) * sizeof(struct xinpcb64);1433 struct xinpcb64 xi;
1534 struct xinpcb64 xt_inpcb;
3108 inpcb_to_xinpcb64(struct inpcb *inp, struct xinpcb64 *xinp) in inpcb_to_xinpcb64()