Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpflow.c111 static int export_pflow_if(const struct pf_kstate*, struct pf_state_key *,
778 export_pflow_if(st, sk, sc); in export_pflow()
782 export_pflow_if(st, sk, sc); in export_pflow()
792 export_pflow_if(const struct pf_kstate *st, struct pf_state_key *sk, in export_pflow_if() function