Searched defs:fromlen (Results 1 – 13 of 13) sorted by relevance
| /f-stack/tools/libnetgraph/ |
| H A D | sock.c | 224 socklen_t fromlen = sizeof(frombuf); in NgRecvData() local
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_syscalls.c | 472 int error, fromlen, i, msg_flags; local
|
| H A D | sctputil.c | 5457 int fromlen, in sctp_sorecvmsg() 6491 int error, fromlen; in sctp_soreceive() local
|
| /f-stack/app/micro_thread/ |
| H A D | mt_notify.cpp | 148 socklen_t fromlen = sizeof(from); in InputNotify() local
|
| H A D | mt_connection.cpp | 153 socklen_t fromlen = sizeof(from); in RecvData() local
|
| H A D | micro_thread.cpp | 961 …from(int fd, void *buf, int len, int flags, struct sockaddr *from, socklen_t *fromlen, int timeout) in recvfrom()
|
| H A D | mt_api.cpp | 588 int mt_recvfrom(int fd, void *buf, int len, int flags, struct sockaddr *from, socklen_t *fromlen, i… in mt_recvfrom()
|
| /f-stack/lib/ |
| H A D | ff_syscall_wrapper.c | 871 struct linux_sockaddr *from, socklen_t *fromlen) in ff_recvfrom()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_proto.h | 813 char fromlen_l_[PADL_(l_uintptr_t)]; l_uintptr_t fromlen; char fromlen_r_[PADR_(l_uintptr_t)]; member
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_proto.h | 864 char fromlen_l_[PADL_(l_uintptr_t)]; l_uintptr_t fromlen; char fromlen_r_[PADR_(l_uintptr_t)]; member
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_proto.h | 216 char fromlen_l_[PADL_(l_uintptr_t)]; l_uintptr_t fromlen; char fromlen_r_[PADR_(l_uintptr_t)]; member
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_proto.h | 1393 char fromlen_l_[PADL_(l_uintptr_t)]; l_uintptr_t fromlen; char fromlen_r_[PADR_(l_uintptr_t)]; member
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_proto.h | 1386 char fromlen_l_[PADL_(l_uintptr_t)]; l_uintptr_t fromlen; char fromlen_r_[PADR_(l_uintptr_t)]; member
|