HomeSort by: relevance | last modified time | path
    Searched refs:ipf_tcp_age (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_state.h 301 extern int ipf_tcp_age(struct ipftqent *, struct fr_info *,
ip_state.c 1809 (void) ipf_tcp_age(&is->is_sti, fin, softs->ipf_state_tcptq,
2013 ret = ipf_tcp_age(&is->is_sti, fin, softs->ipf_state_tcptq,
2361 (void) ipf_tcp_age(&clone->is_sti, fin, softs->ipf_state_tcptq,
3910 /* Function: ipf_tcp_age */
3928 /* to ipf_tcp_age have been changed accordingly. */
3960 ipf_tcp_age(ipftqent_t *tqe, fr_info_t *fin, ipftq_t *tqtab, int flags, int ok) function in typeref:typename:int
ip_nat.c 4741 (void) ipf_tcp_age(&nat->nat_tqe, fin, softn->ipf_nat_tcptq,
6315 (void) ipf_tcp_age(&clone->nat_tqe, fin, softn->ipf_nat_tcptq,

Completed in 21 milliseconds