Searched refs:tcp_parse_ao (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ |
| H A D | tcp_ao.h | 200 int tcp_parse_ao(struct sock *sk, int cmd, unsigned short int family,
|
| /linux/net/ipv4/ |
| H A D | tcp_ao.c | 2026 int tcp_parse_ao(struct sock *sk, int cmd, unsigned short int family, in tcp_parse_ao() function 2047 return tcp_parse_ao(sk, cmd, AF_INET, optval, optlen); in tcp_v4_parse_ao()
|