Searched refs:TCPOLEN_MD5SIG_ALIGNED (Results 1 – 5 of 5) sorted by relevance
662 #define OPTION_BYTES TCPOLEN_MD5SIG_ALIGNED772 arg.iov[0].iov_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_v4_send_reset()853 + (TCPOLEN_MD5SIG_ALIGNED >> 2) in tcp_v4_send_ack()893 arg.iov[0].iov_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_v4_send_ack()
535 newtp->tcp_header_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_create_openreq_child()
774 remaining -= TCPOLEN_MD5SIG_ALIGNED; in tcp_syn_options()855 remaining -= TCPOLEN_MD5SIG_ALIGNED; in tcp_synack_options()930 size += TCPOLEN_MD5SIG_ALIGNED; in tcp_established_options()3640 tp->tcp_header_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_connect_init()
218 #define TCPOLEN_MD5SIG_ALIGNED 20 macro
911 tot_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_v6_send_response()
Completed in 29 milliseconds