Home
last modified time | relevance | path

Searched refs:toe_syncache_expand (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/sys/netinet/
Dtoecore.h126 int toe_syncache_expand(struct in_conninfo *, struct tcpopt *, struct tcphdr *,
Dtoecore.c338 toe_syncache_expand(struct in_conninfo *inc, struct tcpopt *to, in toe_syncache_expand() function
/freebsd-9-stable/sys/dev/cxgb/ulp/tom/
Dcxgb_listen.c758 if (!toe_syncache_expand(&inc, &to, &th, &so) || so == NULL) { in do_pass_establish()
/freebsd-9-stable/sys/dev/cxgbe/tom/
Dt4_listen.c1597 if (!toe_syncache_expand(&inc, &to, &th, &so) || so == NULL) { in do_pass_establish()