Home
last modified time | relevance | path

Searched refs:TCP_KEY_AO (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv6/
H A Dtcp_ipv6.c1104 key.type = TCP_KEY_AO; in tcp_v6_send_reset()
1187 key.type = TCP_KEY_AO;
1255 key.type = TCP_KEY_AO;
/linux/include/net/
H A Dtcp.h2586 TCP_KEY_AO, enumerator
2605 out->type = TCP_KEY_AO; in tcp_get_current_key()
2633 return key->type == TCP_KEY_AO; in tcp_key_is_ao()
/linux/net/ipv4/
H A Dtcp_ipv4.c1056 key.type = TCP_KEY_AO;
1126 key.type = TCP_KEY_AO;
H A Dtcp_output.c4016 key.type = TCP_KEY_AO; in tcp_make_synack()