Searched refs:sofi_sonode (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c751 inst->sofi_sonode = so;
772 struct sonode *so = inst->sofi_sonode;
774 ASSERT(inst->sofi_sonode != NULL);
1521 struct sonode *so = inst->sofi_sonode;
1577 struct sonode *so = inst->sofi_sonode;
1601 struct sonode *so = inst->sofi_sonode;
1639 struct sonode *so = inst->sofi_sonode;
1708 struct sonode *so = inst->sofi_sonode;
1720 error = so_sendmblk_impl(inst->sofi_sonode, msg, FNONBLOCK,
1765 avail = so_queue_msg_impl(inst->sofi_sonode, m
[all...]
H A Dsockfilter_impl.h118 struct sonode *sofi_sonode; /* socket instance is attached to */ member in struct:sof_instance

Completed in 47 milliseconds