OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SNMP_IN_PORT
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/core/lwip/src/include/lwip/
snmp_msg.h
58
#ifndef
SNMP_IN_PORT
59
#define
SNMP_IN_PORT
161
/external/syslinux/core/lwip/src/core/snmp/
msg_in.c
79
udp_recv(snmp1_pcb, snmp_recv, (void *)
SNMP_IN_PORT
);
80
udp_bind(snmp1_pcb, IP_ADDR_ANY,
SNMP_IN_PORT
);
[
all
...]
Completed in 39 milliseconds