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