Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dpf_ioctl.c164 static int pf_begin_rules(u_int32_t *, int, const char *);
534 if (pf_begin_rules(&ticket, i, &r) == 0) {
570 if (pf_begin_rules(&ticket, i, anchor->name) == 0) {
900 pf_begin_rules(u_int32_t *ticket, int rs_num, const char *anchor) in pf_begin_rules() function
4115 if ((error = pf_begin_rules(&ioe->ticket, in pfioctl_ioc_trans()