Searched refs:syncache_add (Results 1 – 3 of 3) sorted by relevance
742 int syncache_add(struct in_conninfo *, struct tcpopt *,
962 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_add() function
1119 if (!syncache_add(&inc, &to, th, so, m)) in tcp_input()