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

/xnu-2422.115.4/bsd/netinet/
H A Din_pcb.h336 u_int32_t xi_len; /* length of this structure */ member in struct:xinpcb
352 u_int64_t xi_len; /* length of this structure */ member in struct:xinpcb64
395 u_int32_t xi_len; /* length of this structure */ member in struct:xinpcb_n
H A Draw_ip.c1110 xi.xi_len = sizeof xi;
1213 xi.xi_len = sizeof xi;
H A Din_pcblist.c173 xinp->xi_len = sizeof (struct xinpcb_n);
H A Dip_divert.c639 xi.xi_len = sizeof xi;
H A Dudp_usrreq.c1054 xi.xi_len = sizeof (xi);
1160 xi.xi_len = sizeof (xi);

Completed in 25 milliseconds