Home
last modified time | relevance | path

Searched refs:ao_calc_key (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/net/ipv6/
Dtcp_ipv6.c850 .ao_calc_key = tcp_v6_ao_calc_key_rsk,
/linux-6.12.1/include/net/
Dtcp.h2279 int (*ao_calc_key)(struct tcp_ao_key *mkt, u8 *key, struct request_sock *sk); member
/linux-6.12.1/net/ipv4/
Dtcp_ipv4.c1707 .ao_calc_key = tcp_v4_ao_calc_key_rsk,