Home
last modified time | relevance | path

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

/linux-6.15/net/ipv6/
H A Dtcp_ipv6.c1113 key.type = TCP_KEY_AO; in tcp_v6_send_reset()
1195 key.type = TCP_KEY_AO;
1263 key.type = TCP_KEY_AO;
/linux-6.15/include/net/
H A Dtcp.h2410 TCP_KEY_AO, enumerator
2429 out->type = TCP_KEY_AO; in tcp_get_current_key()
2457 return key->type == TCP_KEY_AO; in tcp_key_is_ao()
/linux-6.15/net/ipv4/
H A Dtcp_ipv4.c1079 key.type = TCP_KEY_AO;
1149 key.type = TCP_KEY_AO;
H A Dtcp_output.c3798 key.type = TCP_KEY_AO; in tcp_make_synack()