Home
last modified time | relevance | path

Searched defs:optlen (Results 1 – 11 of 11) sorted by relevance

/openbmc/libpldm/src/transport/
H A Dsocket.c84 socklen_t optlen = sizeof(buf_size); in pldm_socket_sndbuf_get() local
/openbmc/u-boot/common/
H A Dhwconfig.c32 size_t optlen = strlen(opt); in hwconfig_parse() local
/openbmc/qemu/util/
H A Doslib-win32.c653 void *optval, socklen_t *optlen) in qemu_getsockopt_wrap()
672 const void *optval, socklen_t optlen) in qemu_setsockopt_wrap()
H A Dqemu-sockets.c107 socklen_t optlen = sizeof(optval); in fd_is_socket() local
/openbmc/u-boot/scripts/dtc/
H A Dutil.c430 int optlen; in util_usage() local
/openbmc/qemu/net/
H A Deth.c414 size_t bytes_read, optlen; in _eth_get_rss_ex_src_addr() local
H A Dsocket.c451 int so_type, optlen = sizeof(so_type); in net_socket_fd_check() local
/openbmc/u-boot/tools/
H A Dfdtgrep.c1008 int optlen; in util_usage() local
/openbmc/qemu/nbd/
H A Dserver.c156 uint32_t optlen; /* remaining length of data in ioc for the option being member
/openbmc/qemu/linux-user/
H A Dsyscall.c2098 abi_ulong optval_addr, socklen_t optlen) in do_setsockopt()
2580 abi_ulong optval_addr, abi_ulong optlen) in do_getsockopt()
H A Dstrace.c2880 abi_ulong sockfd, level, optname, optval, optlen; in do_print_sockopt() local