Home
last modified time | relevance | path

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

/netbsd/src/sys/dist/pf/net/
Dpf_ioctl.c133 int pf_begin_rules(u_int32_t *, int, const char *);
385 if (pf_begin_rules(&ticket, i, &r) == 0) in pfdetach()
422 if (pf_begin_rules(&ticket, i, anchor->name) == 0) in pfdetach()
909 pf_begin_rules(u_int32_t *ticket, int rs_num, const char *anchor) in pf_begin_rules() function
2904 if ((error = pf_begin_rules(&ioe->ticket, in pfioctl()