Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl_parser.c636 switch (sn->ruletype) { in print_src_node()
/dragonfly/sys/net/pf/
H A Dpfvar.h731 u_int8_t ruletype; member
H A Dpf.c617 (*sn)->ruletype = rule->action; in pf_insert_src_node()