Searched refs:is_sti (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_state.h51 struct ipftqent is_sti; member in struct:ipstate
88 #define is_die is_sti.tqe_die
89 #define is_state is_sti.tqe_state
90 #define is_touched is_sti.tqe_touched
H A Dip_state.c946 isn->is_sti.tqe_pnext = NULL;
947 isn->is_sti.tqe_next = NULL;
948 isn->is_sti.tqe_ifq = NULL;
949 isn->is_sti.tqe_parent = isn;
1712 is->is_sti.tqe_flags |= TQE_RULEBASED;
1719 is->is_sti.tqe_flags |= TQE_RULEBASED;
1844 (void) ipf_tcp_age(&is->is_sti, fin, softs->ipf_state_tcptq,
2036 ipf_movequeue(softc->ipf_ticks, &is->is_sti,
2037 is->is_sti.tqe_ifq,
2055 ret = ipf_tcp_age(&is->is_sti, fi
[all...]
H A Dip_ipsec_pxy.c336 &ipsec->ipsc_state->is_sti);
422 ipf_queuefront(&ipsec->ipsc_state->is_sti);
H A Dip_pptp_pxy.c258 ipf_queueback(softc->ipf_ticks, &pptp->pptp_state->is_sti);
/freebsd-10-stable/contrib/ipfilter/
H A Dip_fil_compat.c1038 struct ipftqent is_sti; member in struct:ipstate_4_1_16
1088 struct ipftqent is_sti; member in struct:ipstate_4_1_0
4448 old->is_sti = is->is_sti;
4521 old->is_sti = is->is_sti;

Completed in 97 milliseconds