Home
last modified time | relevance | path

Searched refs:tx_frame (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/libfido2/src/
H A Dio.c80 tx_frame(fido_dev_t *d, uint8_t seq, const void *buf, size_t count) in tx_frame() function
119 if ((n = tx_frame(d, seq++, buf + sent, count - sent)) == 0) { in tx()
/freebsd-13.1/contrib/libfido2/fuzz/
H A Dfunctions.txt584 io.c:tx_frame 15 1 93.33% 22 1 95.45%
/freebsd-13.1/sys/dev/bxe/
H A Decore_hsi.h8613 struct fcoe_fc_frame tx_frame /* Middle-path/ABTS/Data-Out information */; member