Searched refs:syncache_add (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/netinet/
H A Dtcp_syncache.h44 void syncache_add(struct in_conninfo *, struct tcpopt *,
H A Dtcp_syncache.c1532 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, function
H A Dtcp_input.c1365 syncache_add(&inc, &to, th, inp, &so, m);
1368 * Everything already unlocked by syncache_add().

Completed in 61 milliseconds