Searched refs:chksum_len_tx (Results 1 – 3 of 3) sorted by relevance
106 u16_t chksum_len_rx, chksum_len_tx; member
779 chklen_hdr = chklen = pcb->chksum_len_tx; in udp_sendto_if_src_chksum()
2419 *(int*)optval = sock->conn->pcb.udp->chksum_len_tx; in lwip_getsockopt_impl()2831 sock->conn->pcb.udp->chksum_len_tx = 8; in lwip_setsockopt_impl()2833 sock->conn->pcb.udp->chksum_len_tx = (u16_t)*(const int*)optval; in lwip_setsockopt_impl()