Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dpfvar.h1096 #define PFRES_STATEINS 11 /* State insertion failure */ macro
H A Dpf.c4750 REASON_SET(&reason, PFRES_STATEINS); in pf_create_state()
/openbsd/libexec/snmpd/snmpd_metrics/
H A Dmib.c1337 agentx_varbind_counter64(vb, s.counters[PFRES_STATEINS]); in mib_pfcounters()