Searched defs:apr_rx_buf (Results 1 – 1 of 1) sorted by relevance
29 struct apr_rx_buf { struct30 struct list_head node;31 int len;32 uint8_t buf[];