Searched refs:PF_RT_LABELS (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/netpfil/pf/ |
| H A D | pf_nl.h | 222 PF_RT_LABELS = 4, /* nested, pf_labels_type_t */ enumerator
|
| H A D | pf_nl.c | 746 …{ .type = PF_RT_LABELS, .off = _OUT(label), .arg = &rule_labels_parser,.cb = nlattr_get_nested_pf_… 914 nlattr_add_labels(nw, PF_RT_LABELS, rule); in nlattr_add_rule()
|
| /freebsd/lib/libpfctl/ |
| H A D | libpfctl.c | 1243 snl_add_msg_attr_rule_labels(nw, PF_RT_LABELS, r->label); in snl_add_msg_attr_pf_rule() 1632 …{ .type = PF_RT_LABELS, .off = _OUT(r.label), .arg = &rule_labels_parser,.cb = snl_attr_get_nested…
|