Searched refs:syncache_add (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_syncache.h | 46 int syncache_add(struct in_conninfo *, struct tcpopt *,
|
| H A D | toecore.c | 355 syncache_add(inc, to, th, inp, &lso, NULL, tod, todctx, iptos); in toe_syncache_add()
|
| H A D | tcp_syncache.c | 1445 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_add() function
|
| H A D | tcp_input.c | 1344 if (syncache_add(&inc, &to, th, inp, &so, m, NULL, NULL, iptos)) in tcp_input()
|