Searched refs:PF_RT_LABELS (Results 1 – 3 of 3) sorted by relevance
| /src/sys/netpfil/pf/ |
| H A D | pf_nl.h | 220 PF_RT_LABELS = 4, /* nested, pf_labels_type_t */ enumerator
|
| H A D | pf_nl.c | 718 …{ .type = PF_RT_LABELS, .off = _OUT(label), .arg = &rule_labels_parser,.cb = nlattr_get_nested_pf_… 952 nlattr_add_labels(nw, PF_RT_LABELS, rule); in pf_handle_getrule()
|
| /src/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…
|