Searched refs:PFRES_MEMORY (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/tcpdump/dist/
H A Dpf.h45 #define PFRES_MEMORY 5 /* Dropped due to lacking mem */ macro
H A Dpflog.h58 #define PFRES_MEMORY 5 macro
H A Dprint-pflog.c47 { PFRES_MEMORY, "5(memory)" },
/netbsd-current/external/bsd/libpcap/dist/
H A Dpflog.h58 #define PFRES_MEMORY 5 macro
/netbsd-current/sys/dist/pf/net/
H A Dpf_norm.c956 REASON_SET(reason, PFRES_MEMORY);
1070 REASON_SET(reason, PFRES_MEMORY);
H A Dpf.c3474 REASON_SET_NOPTR(&reason, PFRES_MEMORY);
3509 REASON_SET_NOPTR(&reason, PFRES_MEMORY);
3608 REASON_SET_NOPTR(&reason, PFRES_MEMORY);
3630 REASON_SET_NOPTR(&reason, PFRES_MEMORY);
3808 REASON_SET_NOPTR(&reason, PFRES_MEMORY);
3961 REASON_SET(reason, PFRES_MEMORY);
H A Dpfvar.h1121 #define PFRES_MEMORY 5 /* Dropped due to lacking mem */ macro

Completed in 122 milliseconds