Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtoecore.h143 int toe_syncache_expand(struct in_conninfo *, struct tcpopt *, struct tcphdr *,
H A Dtoecore.c367 toe_syncache_expand(struct in_conninfo *inc, struct tcpopt *to, in toe_syncache_expand() function
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c1698 rstreason = toe_syncache_expand(&inc, &to, &th, &so); in do_pass_establish()