Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Dsnmp_structs.h217 void (*get_object_def_q)(void* addr_inf, u8_t rid, u8_t ident_len, s32_t *ident);
218 void (*get_value_q)(u8_t rid, struct obj_def *od);
219 void (*set_test_q)(u8_t rid, struct obj_def *od);
220 void (*set_value_q)(u8_t rid, struct obj_def *od, u16_t len, void *value);
222 void (*get_object_def_a)(u8_t rid, u8_t ident_len, s32_t *ident, struct obj_def *od);
223 void (*get_value_a)(u8_t rid, struct obj_def *od, u16_t len, void *value);
224 u8_t (*set_test_a)(u8_t rid, struct obj_def *od, u16_t len, void *value);
225 void (*set_value_a)(u8_t rid, struct obj_def *od, u16_t len, void *value);
228 void (*get_object_def_pc)(u8_t rid, u8_t ident_len, s32_t *ident);
229 void (*get_value_pc)(u8_t rid, struct obj_def *od);
[all …]
Dsnmp_msg.h232 s32_t rid; member
/lib/liblwip/src/core/snmp/
Dmsg_out.c327 snmp_asn1_enc_s32t_cnt(m_stat->rid, &rhl->ridlen); in snmp_resp_header_sum()
513 snmp_asn1_enc_s32t(p, ofs, m_stat->rhl.ridlen, m_stat->rid); in snmp_resp_header_enc()
Dmsg_in.c1043 derr = snmp_asn1_dec_s32t(p, ofs + 1 + len_octets, len, &m_stat->rid); in snmp_pdu_header_check()
/docs/
DDoxyfile1152 # Note: To get rid of all source code in the generated output, make sure that