Home
last modified time | relevance | path

Searched defs:addrtype (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/network/
Dnetname.c4 struct netent *getnetbyaddr(uint32_t net, int addrtype) in getnetbyaddr()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstsdpmessage.h77 gchar *addrtype; member
94 gchar *addrtype; member
Dgstsdpmessage.c464 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/
Ddoh.c835 CURL_SA_FAMILY_T addrtype; in doh2ai() local
/third_party/lwip/src/api/
Dapi_msg.c2149 u8_t addrtype = local
/third_party/lwip/src/include/lwip/
Dopt.h3228 #define LWIP_HOOK_NETCONN_EXTERNAL_RESOLVE(name, addr, addrtype, err) argument