Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Din_pcblist.c146 xsb->xsb_len = sizeof(struct xsockbuf_n); in sbtoxsockbuf_n()
/xnu-8020.140.41/bsd/sys/
H A Dsocketvar.h509 u_int32_t xsb_len; /* length of this structure */ member
/xnu-8020.140.41/bsd/net/
H A Dntstat.c7053 xsbrcv->xsb_len = sizeof(struct xsockbuf_n); in nstat_userland_to_rcv_xsockbuf_n()
7070 xsbsnd->xsb_len = sizeof(struct xsockbuf_n); in nstat_userland_to_snd_xsockbuf_n()