Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDtoecore.h126 int toe_syncache_expand(struct in_conninfo *, struct tcpopt *, struct tcphdr *,
HDtoecore.c337 toe_syncache_expand(struct in_conninfo *inc, struct tcpopt *to, in toe_syncache_expand() function
/NextBSD/sys/dev/cxgb/ulp/tom/
HDcxgb_listen.c741 if (!toe_syncache_expand(&inc, &to, &th, &so) || so == NULL) { in do_pass_establish()
/NextBSD/sys/dev/cxgbe/tom/
HDt4_listen.c1553 if (!toe_syncache_expand(&inc, &to, &th, &so) || so == NULL) { in do_pass_establish()