Searched refs:syncache_add (Results 1 – 4 of 4) sorted by relevance
| /src/sys/netinet/ |
| H A D | tcp_syncache.h | 43 struct socket * syncache_add(struct in_conninfo *, struct tcpopt *,
|
| H A D | toecore.c | 361 (void )syncache_add(inc, to, th, inp, inp->inp_socket, NULL, tod, in toe_syncache_add()
|
| H A D | tcp_syncache.c | 1398 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_add() function
|
| H A D | tcp_input.c | 1318 if ((so = syncache_add(&inc, &to, th, inp, so, m, NULL, NULL, in tcp_input_with_port()
|