Home
last modified time | relevance | path

Searched refs:toe_syncache_add (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dtoecore.h141 void toe_syncache_add(struct in_conninfo *, struct tcpopt *, struct tcphdr *,
H A Dtoecore.c356 toe_syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in toe_syncache_add() function
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c1516 toe_syncache_add(&inc, &to, &th, inp, tod, synqe, iptos); in do_pass_accept_req()