Home
last modified time | relevance | path

Searched refs:is_sti (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.h47 struct ipftqent is_sti; member
84 #define is_die is_sti.tqe_die
85 #define is_state is_sti.tqe_state
86 #define is_touched is_sti.tqe_touched
H A Dip_state.c939 isn->is_sti.tqe_pnext = NULL;
940 isn->is_sti.tqe_next = NULL;
941 isn->is_sti.tqe_ifq = NULL;
942 isn->is_sti.tqe_parent = isn;
2032 is->is_sti.tqe_ifq,
2371 clone->is_sti.tqe_pnext = NULL;
2372 clone->is_sti.tqe_next = NULL;
2373 clone->is_sti.tqe_ifq = NULL;
3428 tqe = &is->is_sti;
4817 oifq = is->is_sti.tqe_ifq;
[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);