Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf.h194 #define LCNT_OVERLOAD_TABLE 5 /* entry added to overload table */ macro
H A Dpf.c904 counter_u64_add(V_pf_status.lcounters[LCNT_OVERLOAD_TABLE], 1); in pf_overload_task()