Searched defs:apiflags (Results 1 – 4 of 4) sorted by relevance
217 u16_t *oversize, struct tcp_pcb *pcb, u8_t apiflags, in tcp_pbuf_prealloc()351 tcp_write(struct tcp_pcb *pcb, const void *arg, u16_t len, u8_t apiflags) in tcp_write()
91 u8_t apiflags; member
588 netconn_write(struct netconn *conn, const void *dataptr, size_t size, u8_t apiflags) in netconn_write()
1203 u8_t apiflags = conn->current_msg->msg.w.apiflags; local