Home
last modified time | relevance | path

Searched refs:pfrke_packets (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/bsd/net/
H A Dpf_table.c1039 bzero(p->pfrke_packets, sizeof(p->pfrke_packets)); in pfr_clstats_kentries()
1205 bcopy(ke->pfrke_packets, as.pfras_packets, in pfr_walktree()
2320 ke->pfrke_packets[dir_out][op_pass]++; in pfr_update_stats()
H A Dpfvar.h1316 u_int64_t pfrke_packets[PFR_DIR_MAX][PFR_OP_ADDR_MAX]; member