Searched refs:trap_dst (Results 1 – 1 of 1) sorted by relevance
62 struct snmp_trap_dst trap_dst[SNMP_TRAP_DESTINATIONS]; variable85 trap_dst[dst_idx].enable = enable; in snmp_trap_dst_enable()99 ip_addr_set(&trap_dst[dst_idx].dip, dst); in snmp_trap_dst_ip_set()221 for (i=0, td = &trap_dst[0]; i<SNMP_TRAP_DESTINATIONS; i++, td++) in snmp_send_trap()
Completed in 3 milliseconds