Searched refs:tcp_ao_inbound_lookup (Results 1 – 1 of 1) sorted by relevance
/linux/net/ipv4/ |
H A D | tcp_ao.c | 846 static struct tcp_ao_key *tcp_ao_inbound_lookup(unsigned short int family, in tcp_ao_inbound_lookup() function 890 key = tcp_ao_inbound_lookup(family, sk, skb, -1, aoh->keyid, l3index); in tcp_ao_syncookie() 1024 key = tcp_ao_inbound_lookup(family, sk, skb, -1, aoh->keyid, l3index); in tcp_inbound_ao_hash()
|