Searched refs:rs_num (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_ioctl.c | 347 int rs_num; in pf_get_kpool() local 914 if (rs_num < 0 || rs_num >= PF_RULESET_MAX) in pf_begin_rules() 936 if (rs_num < 0 || rs_num >= PF_RULESET_MAX) in pf_rollback_rules() 1041 if (rs_num < 0 || rs_num >= PF_RULESET_MAX) in pf_commit_rules() 1856 int rs_num; in pfioctl() local 2021 int rs_num; in pfioctl() local 2052 int rs_num; in pfioctl() local 2111 int rs_num; in pfioctl() local 3819 switch (ioe->rs_num) { in pfioctl() 3896 switch (ioe->rs_num) { in pfioctl() [all …]
|
| H A D | pf_lb.c | 129 struct pf_addr *daddr, uint16_t dport, int rs_num, in pf_match_translation() argument 138 r = TAILQ_FIRST(pf_main_ruleset.rules[rs_num].active.ptr); in pf_match_translation() 196 &ruleset, rs_num, &r, NULL, NULL); in pf_match_translation() 200 rs_num, &r, NULL, NULL); in pf_match_translation()
|
| /f-stack/tools/compat/include/net/ |
| H A D | pfvar.h | 1030 int rs_num; member
|
| /f-stack/freebsd/net/ |
| H A D | pfvar.h | 1179 int rs_num; member
|