Searched refs:xinpcb64 (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.h362 struct xinpcb64 { struct
691 struct xinpcb64 *xinp);
H A Draw_ip.c1091 + (n + n/8) * sizeof(struct xinpcb64);
1142 struct xinpcb64 xi;
1173 rip_pcblist64, "S,xinpcb64", "List of active raw IP sockets");
H A Dudp_usrreq.c1101 + (n + n/8) * sizeof(struct xinpcb64);
1152 struct xinpcb64 xi;
1183 udp_pcblist64, "S,xinpcb64", "List of active UDP sockets");
H A Dtcp_var.h779 struct xinpcb64 xt_inpcb;
H A Din_pcb.c1879 struct xinpcb64 *xinp)

Completed in 41 milliseconds