Home
last modified time | relevance | path

Searched defs:tx_data (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/serial/
Dusb_serial.c1024 tx_data_copy_in(struct ucom_softc *sc, const void *tx_data, unsigned int len) in tx_data_copy_in()
/third_party/lwip/test/unit/tcp/
Dtest_tcp.c610 static u8_t tx_data[TCP_WND*2]; variable