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