taglinefilesource code
no_check555net/inet/sock.cif (val) sk->no_check = 1;
no_check556net/inet/sock.celse sk->no_check = 0;
no_check649net/inet/sock.cval = sk->no_check;
no_check722net/inet/sock.csk->no_check = TCP_NO_CHECK;
no_check732net/inet/sock.csk->no_check = UDP_NO_CHECK;
no_check747net/inet/sock.csk->no_check = 0;  /*
no_check765net/inet/sock.csk->no_check = 0;  /* Doesn't matter no checksum is
no_check81net/inet/sock.hno_check,
no_check207net/inet/udp.cif (sk && sk->no_check)