Searched refs:no_check6_tx (Results 1 – 3 of 3) sorted by relevance
51 unsigned char no_check6_tx:1,/* Send zero UDP6 checksums on TX? */ member83 udp_sk(sk)->no_check6_tx = val; in udp_set_no_check6_tx()93 return udp_sk(sk)->no_check6_tx; in udp_get_no_check6_tx()
2099 up->no_check6_tx = valbool; in udp_lib_setsockopt()2189 val = up->no_check6_tx; in udp_lib_getsockopt()
1046 else if (udp_sk(sk)->no_check6_tx) { /* UDP csum disabled */ in udp_v6_send_skb()