Searched defs:upipe_context (Results 1 – 1 of 1) sorted by relevance
14 struct upipe_context { struct15 struct net_if *iface;16 uint8_t mac_addr[8];17 bool stopped;19 uint8_t uart_pipe_buf[1];20 bool rx;21 uint8_t rx_len;22 uint8_t rx_off;23 uint8_t rx_buf[127];