Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_dynamic.c160 #define DPARENT_COUNT(p) ck_pr_load_32(&(p)->count) macro
1836 if (DPARENT_COUNT(p) >= limit) { in dyn_get_parent_state()
2907 dst->count = (uint16_t)DPARENT_COUNT(p); in dyn_export_parent()