Searched refs:syncache_expand (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dtcp_syncache.h44 int syncache_expand(struct in_conninfo *, struct tcpopt *,
H A Dtoecore.c365 return (syncache_expand(inc, to, th, lsop, NULL, htons(0)));
H A Dtcp_syncache.c1086 syncache_expand(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, function
H A Dtcp_input.c1099 * NB: syncache_expand() doesn't unlock
1102 rstreason = syncache_expand(&inc, &to, th, &so, m, port);
1155 * syncache_expand().

Completed in 75 milliseconds