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