Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_syncache.h43 struct socket * syncache_add(struct in_conninfo *, struct tcpopt *,
H A Dtoecore.c362 (void )syncache_add(inc, to, th, inp, inp->inp_socket, NULL, tod, in toe_syncache_add()
H A Dtcp_syncache.c1371 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_add() function
H A Dtcp_input.c1348 if ((so = syncache_add(&inc, &to, th, inp, so, m, NULL, NULL, in tcp_input_with_port()