Searched refs:TCPOLEN_MD5SIG_ALIGNED (Results 1 – 4 of 4) sorted by relevance
830 remaining -= TCPOLEN_MD5SIG_ALIGNED; in tcp_syn_options()916 remaining -= TCPOLEN_MD5SIG_ALIGNED; in tcp_synack_options()991 size += TCPOLEN_MD5SIG_ALIGNED; in tcp_established_options()
855 arg.iov[0].iov_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_v4_send_reset()982 arg.iov[0].iov_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_v4_send_ack()
881 tot_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_v6_send_response()
231 #define TCPOLEN_MD5SIG_ALIGNED 20 macro