Searched refs:ptr_array (Results 1 – 7 of 7) sorted by relevance
211 const PointerAsArraySettings &ptr_array) { in SetPointerAsArray() argument212 m_pointer_as_array = ptr_array; in SetPointerAsArray()
131 SetPointerAsArray(const PointerAsArraySettings &ptr_array);
1404 old_array = rs->rules[rs_num].active.ptr_array; in pf_commit_rules() 1409 rs->rules[rs_num].active.ptr_array = in pf_commit_rules() 1410 rs->rules[rs_num].inactive.ptr_array; in pf_commit_rules() 1440 rs->rules[rs_num].inactive.ptr_array = old_array; in pf_commit_rules() 1453 if (rs->rules[rs_num].inactive.ptr_array) in pf_setup_pfsync_matching() 1454 free(rs->rules[rs_num].inactive.ptr_array, M_TEMP); in pf_setup_pfsync_matching() 1455 rs->rules[rs_num].inactive.ptr_array = NULL; in pf_setup_pfsync_matching() 1478 if (rs->rules[rs_cnt].inactive.ptr_array) in pf_setup_pfsync_matching() 1479 free(rs->rules[rs_cnt].inactive.ptr_array, M_TEMP); in pf_setup_pfsync_matching() 1480 rs->rules[rs_cnt].inactive.ptr_array in pf_setup_pfsync_matching() [all...]
693 struct pf_rule **ptr_array;688 struct pf_rule **ptr_array; global() member
560 PF_RULESET_FILTER].active.ptr_array[ntohl(sp->pfs_1301.rule)]; in pfsync_state_import()
275 struct pfctl_rule **ptr_array;267 struct pfctl_rule **ptr_array; global() member
1331 struct pf_krule **ptr_array;1299 struct pf_krule **ptr_array; global() member