Home
last modified time | relevance | path

Searched defs:ipv4 (Results 1 – 23 of 23) sorted by relevance

/third_party/boost/libs/spirit/classic/example/intermediate/
Dipv4_opt.cpp58 struct ipv4 struct
60 ipv4(ipv4_data& data) in ipv4() function
113 ipv4_prefix_data temp; argument
118 subrule<2> ipv4_prefix; argument
119 ipv4_data& data; argument
Dipv4.cpp146 struct ipv4 : public grammar<ipv4> struct
151 definition(ipv4 const& self) in definition() argument
207 ipv4(ipv4_data& data) in ipv4() argument
210 ipv4_data& data; argument
/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-resolv.c31 uint32_t ipv4; in lws_plat_asyncdns_init() local
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/compile/
Dformats.js49 ipv4: /^(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)$/, property
74 ipv4: /^(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)$/, property
/third_party/grpc/test/core/client_channel/resolvers/
Dsockaddr_resolver_test.cc85 grpc_core::ResolverFactory* ipv4 = in main() local
/third_party/boost/libs/asio/include/boost/asio/ip/
Daddress.hpp183 enum { ipv4, ipv6 } type_; enumerator
/third_party/boost/boost/asio/ip/
Daddress.hpp183 enum { ipv4, ipv6 } type_; enumerator
/third_party/node/lib/internal/dns/
Dutils.js133 setLocalAddress(ipv4, ipv6) { argument
/third_party/iptables/
Dconfigure.ac36 AC_ARG_ENABLE([ipv4], optenable
/third_party/node/deps/cares/src/lib/
Dinet_net_pton.c276 int ipv4; in inet_net_pton_ipv6() local
/third_party/node/src/
Dnode_sockaddr.cc79 const sockaddr_in* ipv4 = in operator ()() local
138 const SocketAddress& ipv4, in is_match_ipv4_ipv6()
188 const SocketAddress& ipv4, in compare_ipv4_ipv6()
Dnode_url.cc86 uint32_t ipv4; member
/third_party/glib/gio/
Dginetaddress.c38 struct in_addr ipv4; member
Dgnetworkaddress.c752 GList *ipv4 = NULL, *ipv6 = NULL; in list_copy_interleaved() local
774 GList *ipv4 = NULL, *ipv6 = NULL, *interleaved, *trailing = NULL; in list_concat_interleaved() local
/third_party/pulseaudio/src/pulsecore/
Dohos_socket-server.c474 struct in_addr ipv4; in pa_socket_server_new_ipv4_string() local
Dsocket-server.c454 struct in_addr ipv4; in pa_socket_server_new_ipv4_string() local
/third_party/libwebsockets/lib/core-net/
Dnetwork.c818 char c, elided = 0, soe = 0, zb = (char)-1, n, ipv4 = 0; in lws_write_numeric_address() local
/third_party/curl/lib/
Dhostip.c509 unsigned int ipv4; in get_localhost() local
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
Dproxy.c70 bool ipv4; member
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/dist/
Dajv.min.js2 … define&&define.amd?define([],e):("undefined"!=typeof window?window:"undefined"!=typeof global?glo… argument
Dajv.bundle.js206 ipv4: /^(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)$/, property
231 ipv4: /^(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)$/, property
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtp.c1557 gboolean ipv4; in GST_START_TEST() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c195 struct in_addr ipv4; member