Home
last modified time | relevance | path

Searched defs:tcp_sock_af_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/include/net/
Dtcp.h2310 struct tcp_sock_af_ops { struct
2312 struct tcp_md5sig_key *(*md5_lookup) (const struct sock *sk,
2314 int (*calc_md5_hash)(char *location,
2318 int (*md5_parse)(struct sock *sk,
2324 int (*ao_parse)(struct sock *sk, int optname, sockptr_t optval, int optlen);
2325 struct tcp_ao_key *(*ao_lookup)(const struct sock *sk,
2328 int (*ao_calc_key_sk)(struct tcp_ao_key *mkt, u8 *key,
2331 int (*calc_ao_hash)(char *location, struct tcp_ao_key *ao,