Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDtcp_syncache.h47 void syncache_chkrst(struct in_conninfo *, struct tcphdr *);
HDtcp_syncache.c504 syncache_chkrst(struct in_conninfo *inc, struct tcphdr *th) in syncache_chkrst() function
HDtcp_input.c1184 syncache_chkrst(&inc, th); in tcp_input()