Searched refs:sotpi_sonodeops (Results 1 – 5 of 5) sorted by relevance
232 extern sonodeops_t sotpi_sonodeops;
598 so->so_not_str = (sops != &sotpi_sonodeops); in sonode_init()
394 ASSERT(so1->so_ops == &sotpi_sonodeops); in so_socketpair()395 ASSERT(so2->so_ops == &sotpi_sonodeops); in so_socketpair()
243 sonodeops_t sotpi_sonodeops = { variable312 sonode_init(so, sp, family, type, protocol, &sotpi_sonodeops); in sotpi_create()335 ASSERT(so->so_ops == &sotpi_sonodeops); in sotpi_destroy()
2432 so->so_ops = &sotpi_sonodeops; in so_tpi_fallback()