Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-snmp.c147 #define NOTIFY_CLASS(x) (x == TRAP || x == V2TRAP || x == INFORMREQ) macro
1096 if (NOTIFY_CLASS(pduid) && smiNode->access < SMI_ACCESS_NOTIFY) { in smi_print_value()