Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDtcp_syncache.h42 int syncache_expand(struct in_conninfo *, struct tcpopt *,
HDtoecore.c343 return (syncache_expand(inc, to, th, lsop, NULL)); in toe_syncache_expand()
HDtcp_syncache.c938 syncache_expand(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_expand() function
HDtcp_input.c1091 if (!syncache_expand(&inc, &to, th, &so, m)) { in tcp_input()