Searched refs:tcp_ipsec_overhead (Results 1 – 3 of 3) sorted by relevance
378 int tcp_ipsec_overhead; member
748 if (tcp->tcp_ipsec_overhead == 0) in tcp_set_destination()749 tcp->tcp_ipsec_overhead = conn_ipsec_length(connp); in tcp_set_destination()751 mss -= tcp->tcp_ipsec_overhead; in tcp_set_destination()2255 DONTCARE(tcp->tcp_ipsec_overhead);
529 tcp->tcp_ipsec_overhead - in tcp_process_options()