Home
last modified time | relevance | path

Searched refs:tcp_parse_ao (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv6/
H A Dtcp_ao.c145 return tcp_parse_ao(sk, cmd, AF_INET6, optval, optlen); in tcp_v6_parse_ao()
/linux/net/ipv4/
H A Dtcp_ao.c2047 int tcp_parse_ao(struct sock *sk, int cmd, unsigned short int family, in tcp_parse_ao() function
2068 return tcp_parse_ao(sk, cmd, AF_INET, optval, optlen); in tcp_v4_parse_ao()