Searched defs:newrule (Results 1 – 2 of 2) sorted by relevance
/freebsd/sbin/ipf/common/ | ||
H A D | ipf_y.y | 2051 newrule(void) in newrule() function |
/freebsd/sys/netpfil/pf/ | ||
H A D | pf_ioctl.c | 3639 struct pf_krule *oldrule = NULL, *newrule = NULL; in pfioctl() local |