Searched defs:controlp (Results 1 – 6 of 6) sorted by relevance
| /xnu-8792.81.2/bsd/kern/ |
| H A D | uipc_socket.c | 3142 soreceive_ctl(struct socket *so, struct mbuf **controlp, int flags, in soreceive_ctl() 3360 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in soreceive() 4187 struct mbuf **controlp = NULL; in soreceive_list() local
|
| H A D | vsock_domain.c | 1349 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in vsock_soreceive()
|
| H A D | uipc_socket2.c | 2151 struct uio *uio, struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in pru_soreceive_notsupp()
|
| H A D | uipc_syscalls.c | 2384 struct mbuf **controlp; in recvmsg_x() local
|
| /xnu-8792.81.2/bsd/sys/ |
| H A D | socketvar.h | 760 struct mbuf *controlp; member
|
| /xnu-8792.81.2/bsd/netinet/ |
| H A D | mptcp_subr.c | 1997 struct uio *uio, struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in mptcp_subflow_soreceive()
|