Searched refs:sosdp_sonodeops (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.h34 extern sonodeops_t sosdp_sonodeops;
H A Dsockmod_sdp.c110 sonode_init(so, sp, family, type, protocol, &sosdp_sonodeops);
136 ASSERT(so->so_ops == &sosdp_sonodeops);
H A Dsocksdp.c100 sonodeops_t sosdp_sonodeops = { variable
1172 ASSERT(so->so_ops == &sosdp_sonodeops);

Completed in 59 milliseconds