Searched refs:ipf_tcp_age (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_state.h | 298 extern int ipf_tcp_age __P((struct ipftqent *, struct fr_info *,
|
| H A D | ip_state.c | 1839 (void) ipf_tcp_age(&is->is_sti, fin, softs->ipf_state_tcptq, 2050 ret = ipf_tcp_age(&is->is_sti, fin, softs->ipf_state_tcptq, 2410 (void) ipf_tcp_age(&clone->is_sti, fin, softs->ipf_state_tcptq, 4040 ipf_tcp_age(tqe, fin, tqtab, flags, ok) in ipf_tcp_age() function
|
| H A D | ip_nat.c | 4807 (void) ipf_tcp_age(&nat->nat_tqe, fin, softn->ipf_nat_tcptq, 6387 (void) ipf_tcp_age(&clone->nat_tqe, fin, softn->ipf_nat_tcptq,
|