Searched refs:toe_syncache_expand (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/netinet/ |
| HD | toecore.h | 126 int toe_syncache_expand(struct in_conninfo *, struct tcpopt *, struct tcphdr *,
|
| HD | toecore.c | 337 toe_syncache_expand(struct in_conninfo *inc, struct tcpopt *to, in toe_syncache_expand() function
|
| /NextBSD/sys/dev/cxgb/ulp/tom/ |
| HD | cxgb_listen.c | 741 if (!toe_syncache_expand(&inc, &to, &th, &so) || so == NULL) { in do_pass_establish()
|
| /NextBSD/sys/dev/cxgbe/tom/ |
| HD | t4_listen.c | 1553 if (!toe_syncache_expand(&inc, &to, &th, &so) || so == NULL) { in do_pass_establish()
|