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