Home
last modified time | relevance | path

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

/f-stack/freebsd/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)); in toe_syncache_expand()
H A Dtcp_syncache.c1140 syncache_expand(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_expand() function
H A Dtcp_input.c1082 rstreason = syncache_expand(&inc, &to, th, &so, m); in tcp_input()