Searched refs:tcp_ao_len (Results 1 – 3 of 3) sorted by relevance
71 static inline int tcp_ao_len(const struct tcp_ao_key *key) in tcp_ao_len() function78 return round_up(tcp_ao_len(key), 4); in tcp_ao_len_aligned()
706 reply_options[0] = htonl((TCPOPT_AO << 24) | (tcp_ao_len(key) << 16) | in tcp_v4_ao_sign_reset()997 (tcp_ao_len(key->ao_key) << 16) | in tcp_v4_send_ack()
637 (tcp_ao_len(key->ao_key) << 16) | in process_tcp_ao_options()