Searched refs:syncache_unreach (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dtcp_syncache.h43 void syncache_unreach(struct in_conninfo *, tcp_seq, uint16_t);
H A Dtcp_subr.c2926 syncache_unreach(&inc, icmp_tcp_seq, port);
3122 syncache_unreach(&inc, icmp_tcp_seq, port);
H A Dtcp_syncache.c744 syncache_unreach(struct in_conninfo *inc, tcp_seq th_seq, uint16_t port) function

Completed in 57 milliseconds