Searched refs:PF_SN_PACKETS_OUT (Results 1 – 3 of 3) sorted by relevance
456 PF_SN_PACKETS_OUT = 7, /* u64 */ enumerator
1826 nlattr_add_u64(nw, PF_SN_PACKETS_OUT, counter_u64_fetch(n->packets[1])); in pf_handle_get_srcnodes()
3406 { .type = PF_SN_PACKETS_OUT, .off = _OUT(packets[1]), .cb = snl_attr_get_uint64 },