Searched refs:toe_syncache_expand (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/sys/netinet/ |
| D | toecore.h | 126 int toe_syncache_expand(struct in_conninfo *, struct tcpopt *, struct tcphdr *,
|
| D | toecore.c | 338 toe_syncache_expand(struct in_conninfo *inc, struct tcpopt *to, in toe_syncache_expand() function
|
| /freebsd-9-stable/sys/dev/cxgb/ulp/tom/ |
| D | cxgb_listen.c | 758 if (!toe_syncache_expand(&inc, &to, &th, &so) || so == NULL) { in do_pass_establish()
|
| /freebsd-9-stable/sys/dev/cxgbe/tom/ |
| D | t4_listen.c | 1597 if (!toe_syncache_expand(&inc, &to, &th, &so) || so == NULL) { in do_pass_establish()
|