Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_ioctl.c112 static int pf_setup_pfsync_matching(struct pf_kruleset *);
1050 error = pf_setup_pfsync_matching(rs); in pf_commit_rules()
1088 pf_setup_pfsync_matching(struct pf_kruleset *rs) in pf_setup_pfsync_matching() function