Searched defs:controlp (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/sys/kern/ |
| H A D | uipc_socket.c | 2648 struct uio *uio, struct mbuf **mp, struct mbuf **controlp, int *flagsp) 3130 struct mbuf **mp, struct mbuf **controlp, int *flagsp) 3167 struct mbuf **controlp, int flags) 3338 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) 3401 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) 3583 struct mbuf **mp0, struct mbuf **controlp, int *flagsp)
|
| H A D | uipc_usrreq.c | 1382 struct uio *uio, struct mbuf **controlp, int *flagsp) in uipc_peek_dgram() 1445 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in uipc_soreceive_dgram() 2413 unp_externalize(struct mbuf *control, struct mbuf **controlp, int flags) in unp_externalize() 2586 unp_internalize(struct mbuf **controlp, struct thread *td, in unp_internalize()
|
| H A D | uipc_domain.c | 177 struct uio *uio, struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in pr_soreceive_notsupp()
|
| H A D | uipc_syscalls.c | 899 struct mbuf **controlp) in kern_recvit()
|
| /freebsd-14.2/sys/dev/hyperv/hvsock/ |
| H A D | hv_sock.c | 620 struct uio *uio, struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in hvs_trans_soreceive() 785 struct mbuf *top, struct mbuf *controlp, int flags, struct thread *td) in hvs_trans_sosend()
|
| /freebsd-14.2/sys/ofed/drivers/infiniband/ulp/sdp/ |
| H A D | sdp_main.c | 1215 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in sdp_sorecv()
|
| /freebsd-14.2/sys/compat/linux/ |
| H A D | linux_socket.c | 1782 struct mbuf **controlp; in linux_recvmsg_common() local
|
| /freebsd-14.2/sys/netinet/ |
| H A D | sctputil.c | 6547 struct mbuf **controlp, in sctp_soreceive()
|
| /freebsd-14.2/sys/compat/freebsd32/ |
| H A D | freebsd32_misc.c | 1508 struct mbuf **controlp; in freebsd32_recvmsg() local
|