Searched refs:PF_AA_WHICH (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/netpfil/pf/ |
| H A D | pf_nl.h | 430 PF_AA_WHICH = 10, /* u32 */ enumerator
|
| H A D | pf_nl.c | 1594 { .type = PF_AA_WHICH, .off = _OUT(which), .cb = nlattr_get_uint32 },
|
| /freebsd/lib/libpfctl/ |
| H A D | libpfctl.c | 3191 snl_add_msg_attr_u32(&nw, PF_AA_WHICH, which); in pfctl_add_addr() 3233 snl_add_msg_attr_u32(&nw, PF_AA_WHICH, which); in pfctl_get_addrs() 3297 snl_add_msg_attr_u32(&nw, PF_AA_WHICH, which); in pfctl_get_addr()
|