Home
last modified time | relevance | path

Searched refs:chksum_len_rx (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/lib/lwip/include/lwip/
A Dudp.h110 u16_t chksum_len_rx, chksum_len_tx; member
/lk-master/external/lib/lwip/api/
A Dsockets.c1845 *(int*)optval = sock->conn->pcb.udp->chksum_len_rx;
2260 sock->conn->pcb.udp->chksum_len_rx = 8;
2262 sock->conn->pcb.udp->chksum_len_rx = (u16_t)*(int*)optval;

Completed in 6 milliseconds