Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/core/snmp/
A Dmsg_in.c62 static err_t snmp_pdu_header_check(struct pbuf *p, u16_t ofs, u16_t pdu_len, u16_t *ofs_ret, struct…
63 static err_t snmp_pdu_dec_varbindlist(struct pbuf *p, u16_t ofs, u16_t *ofs_ret, struct snmp_msg_ps…
916 snmp_pdu_header_check(struct pbuf *p, u16_t ofs, u16_t pdu_len, u16_t *ofs_ret, struct snmp_msg_pst… in snmp_pdu_header_check() argument
1105 *ofs_ret = ofs; in snmp_pdu_header_check()
1110 snmp_pdu_dec_varbindlist(struct pbuf *p, u16_t ofs, u16_t *ofs_ret, struct snmp_msg_pstat *m_stat) in snmp_pdu_dec_varbindlist() argument
1311 *ofs_ret = ofs; in snmp_pdu_dec_varbindlist()

Completed in 3 milliseconds