Home
last modified time | relevance | path

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

/f-stack/freebsd/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); in toe_syncache_add()
H A Dtcp_syncache.c1445 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_add() function
H A Dtcp_input.c1344 if (syncache_add(&inc, &to, th, inp, &so, m, NULL, NULL, iptos)) in tcp_input()