Home
last modified time | relevance | path

Searched defs:send_len (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
Dtls.c
/openbmc/qemu/hw/i2c/
H A Dsmbus_master.c144 int len, bool send_len) in smbus_write_block()
/openbmc/linux/drivers/ps3/
Dps3av_cmd.c
Dps3av.c
/openbmc/u-boot/drivers/net/
H A Dnetconsole.c267 int send_len = min(len, (int)sizeof(input_buffer)); in nc_stdio_puts() local
/openbmc/linux/drivers/staging/gdm724x/
Dgdm_usb.c
/openbmc/libpldm/tests/fuzz/
H A Dfd-fuzz.cpp401 uint32_t send_len = 0; in LLVMFuzzerTestOneInput() local