Searched refs:sk_no_check_tx (Results 1 – 13 of 13) sorted by relevance
41 sock->sk->sk_no_check_tx = !cfg->use_udp_checksums; in udp_sock_create4()
925 (sk->sk_type == SOCK_DGRAM) && !sk->sk_no_check_tx) { in __ip_append_data()
822 else if (sk->sk_no_check_tx) { /* UDP csum disabled */ in udp_send_skb()
239 if (sk->sk_no_check_tx || in ipxrtr_route_packet()
1356 sk->sk_no_check_tx = 1; /* Checksum off by default */ in ipx_create()
247 sk->sk_no_check_tx = 0; in iscsi_sw_tcp_conn_restore_callbacks()
383 nla_put_u8(skb, L2TP_ATTR_UDP_CSUM, !sk->sk_no_check_tx)) in l2tp_nl_tunnel_send()
1167 udp_set_csum(sk->sk_no_check_tx, skb, inet->inet_saddr, in l2tp_xmit_skb()
808 sk->sk_no_check_tx = valbool; in sock_setsockopt()1106 v.val = sk->sk_no_check_tx; in sock_getsockopt()
1668 if (sk->sk_no_check_tx) in atalk_sendmsg()
402 sk_no_check_tx : 1, member
485 sk->sk_no_check_tx = 1; in dn_alloc_sock()
7176 newsk->sk_no_check_tx = sk->sk_no_check_tx; in sctp_copy_sock()