Lines Matching refs:u8_t
99 u8_t enable;
103 static u8_t snmp_auth_traps_enabled = 0;
112 snmp_trap_dst_enable(u8_t dst_idx, u8_t enable)
127 snmp_trap_dst_ip_set(u8_t dst_idx, const ip_addr_t *dst)
140 snmp_set_auth_traps_enabled(u8_t enable)
149 u8_t
284 u8_t tot_len_len;
318 u8_t lenlen;
410 BUILD_EXEC( snmp_asn1_enc_raw(pbuf_stream, (const u8_t *)snmp_community_trap, trap->comlen) );
427 BUILD_EXEC( snmp_asn1_enc_raw(pbuf_stream, (const u8_t *)&ip_2_ip6(&trap->sip)->addr, sizeof(ip_2_ip6(&trap->sip)->addr)) );
433 BUILD_EXEC( snmp_asn1_enc_raw(pbuf_stream, (const u8_t *)&ip_2_ip4(&trap->sip)->addr, sizeof(ip_2_ip4(&trap->sip)->addr)) );