Searched refs:SNMP_PORT (Results 1 – 2 of 2) sorted by relevance
21 #define SNMP_PORT 161 macro60 .tuple.src.u.udp.port = cpu_to_be16(SNMP_PORT),
64 #define SNMP_PORT 161 macro174 if (udph->source == htons(SNMP_PORT) && dir != IP_CT_DIR_REPLY) in help()