Searched defs:addrtype (Results 1 – 6 of 6) sorted by relevance
/third_party/musl/porting/liteos_a/user/src/network/ |
D | netname.c | 4 struct netent *getnetbyaddr(uint32_t net, int addrtype) in getnetbyaddr()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/ |
D | gstsdpmessage.h | 77 gchar *addrtype; member 94 gchar *addrtype; member
|
D | gstsdpmessage.c | 464 gst_sdp_address_is_multicast (const gchar * nettype, const gchar * addrtype, in gst_sdp_address_is_multicast() 826 const gchar * addrtype, const gchar * addr) in gst_sdp_message_set_origin() 1077 const gchar * addrtype, const gchar * address, guint ttl, guint addr_number) in gst_sdp_message_set_connection() 2368 const gchar * addrtype, const gchar * address, guint ttl, guint addr_number) in gst_sdp_connection_set() 2542 const gchar * addrtype, const gchar * address, guint ttl, guint addr_number) in gst_sdp_media_add_connection()
|
/third_party/curl/lib/ |
D | doh.c | 835 CURL_SA_FAMILY_T addrtype; in doh2ai() local
|
/third_party/lwip/src/api/ |
D | api_msg.c | 2149 u8_t addrtype = local
|
/third_party/lwip/src/include/lwip/ |
D | opt.h | 3228 #define LWIP_HOOK_NETCONN_EXTERNAL_RESOLVE(name, addr, addrtype, err) argument
|