Searched defs:controlp (Results 1 – 6 of 6) sorted by relevance
| /xnu-8019.80.24/bsd/kern/ |
| H A D | uipc_socket.c | 3132 soreceive_ctl(struct socket *so, struct mbuf **controlp, int flags, in soreceive_ctl() 3350 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in soreceive() 4177 struct mbuf **controlp = NULL; in soreceive_list() local
|
| H A D | vsock_domain.c | 1319 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in vsock_soreceive()
|
| H A D | uipc_socket2.c | 2149 struct uio *uio, struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in pru_soreceive_notsupp()
|
| H A D | uipc_syscalls.c | 2344 struct mbuf **controlp; in recvmsg_x() local
|
| /xnu-8019.80.24/bsd/sys/ |
| H A D | socketvar.h | 740 struct mbuf *controlp; member
|
| /xnu-8019.80.24/bsd/netinet/ |
| H A D | mptcp_subr.c | 2119 struct uio *uio, struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in mptcp_subflow_soreceive()
|