Searched refs:tcp_ao_len (Results 1 – 2 of 2) sorted by relevance
86 static inline int tcp_ao_len(const struct tcp_ao_key *key) in tcp_ao_len() function93 return round_up(tcp_ao_len(key), 4); in tcp_ao_len_aligned()
682 reply_options[0] = htonl((TCPOPT_AO << 24) | (tcp_ao_len(key) << 16) | in tcp_v4_ao_sign_reset()969 (tcp_ao_len(key->ao_key) << 16) | in tcp_v4_send_ack()976 tcp_ao_len(key->ao_key)); in tcp_v4_send_ack()