Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/snmp/
A Dsnmp_msg.c188 request.inbound_pbuf = p; in snmp_receive()
545 …snmp_vb_enumerator_init(&request->inbound_varbind_enumerator, request->inbound_pbuf, request->inbo… in snmp_process_set_request()
619 …IF_PARSE_EXEC(snmp_pbuf_stream_init(&pbuf_stream, request->inbound_pbuf, 0, request->inbound_pbuf-… in snmp_parse_inbound_frame()
776 …_PARSE_EXEC(snmp_pbuf_stream_init(&pbuf_stream, request->inbound_pbuf, 0, request->inbound_pbuf->t… in snmp_parse_inbound_frame()
782 …_PARSE_EXEC(snmp_pbuf_stream_init(&auth_stream, request->inbound_pbuf, 0, request->inbound_pbuf->t… in snmp_parse_inbound_frame()
785 IF_PARSE_EXEC(snmpv3_auth(&auth_stream, request->inbound_pbuf->tot_len, key, algo, hmac)); in snmp_parse_inbound_frame()
982 …snmp_vb_enumerator_init(&(request->inbound_varbind_enumerator), request->inbound_pbuf, request->in… in snmp_parse_inbound_frame()
1385 …OF_BUILD_EXEC( snmp_pbuf_stream_init(&inbound_stream, request->inbound_pbuf, request->inbound_varb… in snmp_complete_outbound_frame()
1558 …snmp_vb_enumerator_init(&inbound_varbind_enumerator, request->inbound_pbuf, request->inbound_varbi… in snmp_execute_write_callbacks()
A Dsnmp_msg.h138 struct pbuf *inbound_pbuf; member

Completed in 5 milliseconds