Home
last modified time | relevance | path

Searched refs:xsb_len (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/bsd/netinet/
H A Din_pcblist.c165 xsb->xsb_len = sizeof(struct xsockbuf_n); in sbtoxsockbuf_n()
/xnu-11417.140.69/bsd/sys/
H A Dsocketvar.h545 u_int32_t xsb_len; /* length of this structure */ member
/xnu-11417.140.69/bsd/net/
H A Dntstat.c7271 xsbrcv->xsb_len = sizeof(struct xsockbuf_n); in nstat_userland_to_rcv_xsockbuf_n()
7288 xsbsnd->xsb_len = sizeof(struct xsockbuf_n); in nstat_userland_to_snd_xsockbuf_n()