Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.h477 u_int32_t xi_len; /* length of this structure */ member
494 u_int64_t xi_len; /* length of this structure */ member
538 u_int32_t xi_len; /* length of this structure */ member
H A Draw_ip.c1282 xi.xi_len = sizeof xi;
1390 xi.xi_len = sizeof xi;
H A Din_pcblist.c208 xinp->xi_len = sizeof(struct xinpcb_n); in inpcb_to_xinpcb_n()
H A Dudp_usrreq.c1327 xi.xi_len = sizeof(xi);
1451 xi.xi_len = sizeof(xi);
/xnu-12377.41.6/bsd/net/
H A Dntstat.c8102 xinp->xi_len = sizeof(struct xinpcb_n); in nstat_userland_to_xinpcb_n()