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

/freebsd-13-stable/sys/netinet/
H A Dtcp_syncache.h46 int syncache_add(struct in_conninfo *, struct tcpopt *,
H A Dtoecore.c355 syncache_add(inc, to, th, inp, &lso, NULL, tod, todctx, iptos, htons(0));
H A Dtcp_syncache.c1395 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, function
H A Dtcp_input.c1361 if (syncache_add(&inc, &to, th, inp, &so, m, NULL, NULL, iptos,
1367 * Only the listen socket is unlocked by syncache_add().

Completed in 70 milliseconds