Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h435 PF_RS_PATH = 1, /* string */ enumerator
H A Dpf_nl.c1697 { .type = PF_RS_PATH, .off = _OUT(path), .arg = (void *)MAXPATHLEN, .cb = nlattr_get_chara },
/freebsd/lib/libpfctl/
H A Dlibpfctl.c3340 snl_add_msg_attr_string(&nw, PF_RS_PATH, path); in pfctl_get_rulesets()
3376 snl_add_msg_attr_string(&nw, PF_RS_PATH, path); in pfctl_get_ruleset()