Searched defs:controlp (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/sys/kern/ |
| D | uipc_socket.c | 1726 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) 2182 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) 2385 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) 2567 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) 3561 struct uio *uio, struct mbuf **mp0, struct mbuf **controlp, int *flagsp)
|
| D | uipc_usrreq.c | 1972 unp_externalize(struct mbuf *control, struct mbuf **controlp, int flags) in unp_externalize() 2162 unp_internalize(struct mbuf **controlp, struct thread *td) in unp_internalize()
|
| D | uipc_syscalls.c | 910 struct mbuf **controlp) in kern_recvit()
|
| /freebsd-12-stable/sys/compat/linux/ |
| D | linux_socket.c | 1170 struct mbuf **controlp; in linux_recvmsg_common() local
|
| /freebsd-12-stable/sys/ofed/drivers/infiniband/ulp/sdp/ |
| D | sdp_main.c | 1227 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in sdp_sorecv()
|
| /freebsd-12-stable/sys/netinet/ |
| D | sctputil.c | 6493 struct mbuf **controlp, in sctp_soreceive()
|
| /freebsd-12-stable/sys/compat/freebsd32/ |
| D | freebsd32_misc.c | 1209 struct mbuf **controlp; in freebsd32_recvmsg() local
|