Searched refs:TCPOLEN_MSS_ALIGNED (Results 1 – 4 of 4) sorted by relevance
419 remaining -= TCPOLEN_MSS_ALIGNED; in tcp_nip_syn_options()735 remaining -= TCPOLEN_MSS_ALIGNED; in tcp_nip_synack_options()
103 size += TCPOLEN_MSS_ALIGNED; in synproxy_options_size()
789 remaining -= TCPOLEN_MSS_ALIGNED; in tcp_syn_options()869 remaining -= TCPOLEN_MSS_ALIGNED; in tcp_synack_options()
221 #define TCPOLEN_MSS_ALIGNED 4 macro