Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/snmp/
A Dsnmp_traps.c58 ip_addr_t sip; member
179 if (snmp_get_local_ip_for_dst(snmp_traps_handle, &td->dip, &trap_msg.sip)) { in snmp_send_trap()
325 if (IP_IS_V6_VAL(trap->sip)) { in snmp_trap_header_sum()
327 len = sizeof(ip_2_ip6(&trap->sip)->addr); in snmp_trap_header_sum()
331 len = sizeof(ip_2_ip4(&trap->sip)->addr); in snmp_trap_header_sum()
412 if (IP_IS_V6_VAL(trap->sip)) { in snmp_trap_header_enc()
414 SNMP_ASN1_SET_TLV_PARAMS(tlv, SNMP_ASN1_TYPE_IPADDR, 0, sizeof(ip_2_ip6(&trap->sip)->addr)); in snmp_trap_header_enc()
416 …asn1_enc_raw(pbuf_stream, (const u8_t *)&ip_2_ip6(&trap->sip)->addr, sizeof(ip_2_ip6(&trap->sip)->… in snmp_trap_header_enc()
420 SNMP_ASN1_SET_TLV_PARAMS(tlv, SNMP_ASN1_TYPE_IPADDR, 0, sizeof(ip_2_ip4(&trap->sip)->addr)); in snmp_trap_header_enc()
422 …asn1_enc_raw(pbuf_stream, (const u8_t *)&ip_2_ip4(&trap->sip)->addr, sizeof(ip_2_ip4(&trap->sip)->… in snmp_trap_header_enc()
/AliOS-Things-master/components/jsoncpp/doc/
A Ddoxyfile.in320 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see:
321 # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen
A Dweb_doxyfile.in320 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see:
321 # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen
/AliOS-Things-master/components/littlevgl/scripts/
A DDoxyfile339 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see:
340 # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen
/AliOS-Things-master/documentation/doxygen/
A DDoxyfile-AOS376 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see:
377 # https://www.riverbankcomputing.com/software/sip/intro) sources only. Doxygen
/AliOS-Things-master/components/SDL2/docs/
A Ddoxyfile247 # Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.
/AliOS-Things-master/components/SDL2/src/hidapi/doxygen/
A DDoxyfile236 # Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.
/AliOS-Things-master/components/SDL2/src/gfx/Docs/
A Dhtml.doxyfile276 # Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.

Completed in 46 milliseconds