Searched refs:syncache_expand (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/netinet/ |
| HD | tcp_syncache.h | 42 int syncache_expand(struct in_conninfo *, struct tcpopt *,
|
| HD | toecore.c | 343 return (syncache_expand(inc, to, th, lsop, NULL)); in toe_syncache_expand()
|
| HD | tcp_syncache.c | 938 syncache_expand(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_expand() function
|
| HD | tcp_input.c | 1091 if (!syncache_expand(&inc, &to, th, &so, m)) { in tcp_input()
|