Home
last modified time | relevance | path

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

/linux/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic_main.c55 #define SNMP_PORT 161 macro
170 if (udph->source == htons(SNMP_PORT) && dir != IP_CT_DIR_REPLY) in help()