Home
last modified time | relevance | path

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

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