Searched refs:syncache_expand (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_syncache.h | 44 int syncache_expand(struct in_conninfo *, struct tcpopt *,
|
| H A D | toecore.c | 365 return (syncache_expand(inc, to, th, lsop, NULL)); in toe_syncache_expand()
|
| H A D | tcp_syncache.c | 1140 syncache_expand(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_expand() function
|
| H A D | tcp_input.c | 1082 rstreason = syncache_expand(&inc, &to, th, &so, m); in tcp_input()
|