Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dtcp_ao.h220 int tcp_v4_parse_ao(struct sock *sk, int cmd, sockptr_t optval, int optlen);
/linux-6.14.4/net/ipv4/
Dtcp_ao.c2066 int tcp_v4_parse_ao(struct sock *sk, int cmd, sockptr_t optval, int optlen) in tcp_v4_parse_ao() function
Dtcp_ipv4.c2483 .ao_parse = tcp_v4_parse_ao,