Searched refs:pr_domain (Results 1 – 20 of 20) sorted by relevance
176 mutex_held = so->so_proto->pr_domain->dom_mtx; in raw_uabort()229 mutex_held = so->so_proto->pr_domain->dom_mtx; in raw_udetach()288 mutex_held = so->so_proto->pr_domain->dom_mtx; in raw_usend()347 mutex_held = so->so_proto->pr_domain->dom_mtx; in raw_ushutdown()
1563 mutex_held = so->so_proto->pr_domain->dom_mtx; in cfil_acquire_sockbuf()2245 if (sock->so_proto == NULL || sock->so_proto->pr_domain == NULL) { in cfil_ctl_getopt()3422 if (so->so_proto == NULL || so->so_proto->pr_domain == NULL) { in cfil_dispatch_attach_event()5646 mutex_held = so->so_proto->pr_domain->dom_mtx; in cfil_sock_close_wait()5930 if (so != NULL && so->so_proto != NULL && so->so_proto->pr_domain != NULL) { in sysctl_cfil_sock_list()6568 mutex_held = so->so_proto->pr_domain->dom_mtx; in cfil_filters_udp_attached()
157 struct domain *pr_domain; /* domain protocol a member of */ member
363 _CASSERT(offsetof(struct ip6protosw, pr_domain) == in in6_dinit()364 offsetof(struct protosw, pr_domain)); in in6_dinit()
405 VERIFY(pr->pr_domain == dp); in ip6_init()
84 if (so->so_proto->pr_domain) { in fill_common_sockinfo()117 so->so_proto->pr_domain == NULL) { in fill_socketinfo()
165 VERIFY(pp->pr_domain == NULL); in attach_proto()170 pp->pr_domain = dp; in attach_proto()182 VERIFY(pp->pr_domain == dp); in detach_proto()187 pp->pr_domain = NULL; in detach_proto()399 if (pp->pr_domain != NULL) { in net_add_proto()
109 mutex_held = sock->so_proto->pr_domain->dom_mtx; in sock_accept_common()308 mutex_held = sock->so_proto->pr_domain->dom_mtx; in sock_connect()378 mutex_held = sock->so_proto->pr_domain->dom_mtx; in sock_connectwait()598 if (sock->so_proto == NULL || sock->so_proto->pr_domain == NULL || in sock_settclassopt()677 if (sock->so_proto == NULL || sock->so_proto->pr_domain == NULL) { in sock_gettclassopt()
717 so->so_family = prp->pr_domain->dom_family; in socreate_internal()794 os_atomic_inc(&prp->pr_domain->dom_refs, relaxed); in socreate_internal()1247 mutex_held = so->so_proto->pr_domain->dom_mtx; in soclose_wait_locked()1441 mutex_held = so->so_proto->pr_domain->dom_mtx; in soclose_locked()1488 os_atomic_dec(&so->so_proto->pr_domain->dom_refs, relaxed); in soclose_locked()1534 mutex_held = so->so_proto->pr_domain->dom_mtx; in soabort()3128 if (pr->pr_domain->dom_externalize != NULL) { in soreceive_ctl()3177 if (pr->pr_domain->dom_externalize != NULL && in soreceive_ctl()3188 error = (*pr->pr_domain->dom_externalize)(cm); in soreceive_ctl()4569 mutex_held = so->so_proto->pr_domain->dom_mtx; in sorflush()[all …]
333 mutex_held = head->so_proto->pr_domain->dom_mtx; in sonewconn_internal()452 os_atomic_inc(&so->so_proto->pr_domain->dom_refs, relaxed); in sonewconn_internal()570 mutex_held = so->so_proto->pr_domain->dom_mtx; in sbwait()1053 mutex_held = sb->sb_so->so_proto->pr_domain->dom_mtx; in sbcheck()2575 mutex_held = so->so_proto->pr_domain->dom_mtx; in sblock()2673 mutex_held = so->so_proto->pr_domain->dom_mtx; in sbunlock()
1159 mutex_held = so->so_proto->pr_domain->dom_mtx; in vsock_connect()1453 lck_mtx_t *mutex_held = so->so_proto->pr_domain->dom_mtx; in vsock_unlock()
498 mutex_held = head->so_proto->pr_domain->dom_mtx; in accept_nocancel()1041 mutex_held = so->so_proto->pr_domain->dom_mtx; in connectit()1115 mutex_held = so->so_proto->pr_domain->dom_mtx; in connectitx()
2626 if (so->so_proto->pr_domain != localdomain || in unp_gc()2931 return so->so_proto->pr_domain->dom_mtx; in unp_getlock()
2138 return so->so_proto->pr_domain->dom_mtx;
173 struct domain *pr_domain; /* domain protocol a member of */ member257 struct domain *pr_domain; /* domain protocol a member of */ member
1193 lck_mtx_unlock(so->so_proto->pr_domain->dom_mtx); in rip_unlock()1209 lck_mtx_unlock(so->so_proto->pr_domain->dom_mtx); in rip_unlock()
517 VERIFY(pr->pr_domain == dp); in ip_init()
4514 mutex_held = so->so_proto->pr_domain->dom_mtx; in inp_enter_bind_in_progress()
3371 return so->so_proto->pr_domain->dom_mtx; in tcp_getlock()
606 domain = so.so_proto.pr_domain637 domain = so.so_proto.pr_domain