Searched refs:xinpcb (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_divert.c569 + (n + n/8) * sizeof(struct xinpcb);
617 struct xinpcb xi;
H A Din_pcb.h344 struct xinpcb { struct
H A Draw_ip.c987 + (n + n/8) * sizeof(struct xinpcb);
1038 struct xinpcb xi;
1070 rip_pcblist, "S,xinpcb", "List of active raw IP sockets");
H A Dudp_usrreq.c997 + (n + n/8) * sizeof(struct xinpcb);
1048 struct xinpcb xi;
1080 udp_pcblist, "S,xinpcb", "List of active UDP sockets");

Completed in 32 milliseconds