Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/snmp/
Dsnmp_traps.c81 static err_t snmp_trap_header_enc(struct snmp_msg_trap *trap, struct snmp_pbuf_stream *pbuf_stream);
215 snmp_trap_header_enc(&trap_msg, &pbuf_stream); in snmp_send_trap()
393 snmp_trap_header_enc(struct snmp_msg_trap *trap, struct snmp_pbuf_stream *pbuf_stream) in snmp_trap_header_enc() function