Home
last modified time | relevance | path

Searched defs:gw (Results 1 – 25 of 26) sorted by relevance

12

/third_party/lwip/test/unit/dhcp/
Dtest_dhcp.c438 ip4_addr_t gw; in START_TEST() local
512 ip4_addr_t gw; in START_TEST() local
733 ip4_addr_t gw; in START_TEST() local
823 ip4_addr_t gw; in START_TEST() local
986 ip4_addr_t gw; in START_TEST() local
/third_party/lwip/test/unit/core/
Dtest_netif.c97 ip4_addr_t gw; in NETIF_DECLARE_EXT_CALLBACK() local
222 ip4_addr_t gw; in START_TEST() local
/third_party/libcoap/examples/lwip/
Dserver.c47 static ip4_addr_t ipaddr, netmask, gw; variable
/third_party/iptables/include/linux/netfilter/
Dxt_TEE.h5 union nf_inet_addr gw; member
/third_party/ltp/testcases/network/stress/route/
Droute-change-netlink.c49 static struct ip_addr *dst, *gw, *rhost; variable
179 struct sockaddr *dst, struct sockaddr *gw, int type) in brk_on_route_error()
192 static void rtnl_route(int iface, struct addrinfo *dst, struct addrinfo *gw, in rtnl_route()
/third_party/lwip/src/api/
Dnetifapi.c224 const ip4_addr_t *ipaddr, const ip4_addr_t *netmask, const ip4_addr_t *gw, in netifapi_netif_add()
270 const ip4_addr_t *gw) in netifapi_netif_set_addr()
/third_party/boost/libs/date_time/test/gregorian/
Dtestdate_facet_new.cpp375 greg_weekday gw(i); // weekday numbers 0-6 in main() local
380 greg_weekday gw(i); // weekday numbers 0-6 in main() local
Dtestdate_input_facet.cpp89 greg_weekday gw(0); in main() local
/third_party/lwip/test/fuzz/
Dfuzz.c146 ip4_addr_t gw; in main() local
/third_party/FreeBSD/sys/dev/usb/net/
Dusb_eth_drv.c65 ip4_addr_t ipaddr, netmask, gw; in eth_drv_init() local
/third_party/lwip/src/core/
Dnetif.c278 const ip4_addr_t *ipaddr, const ip4_addr_t *netmask, const ip4_addr_t *gw, in netif_add()
590 netif_do_set_gw(struct netif *netif, const ip4_addr_t *gw, ip_addr_t *old_gw) in netif_do_set_gw()
624 netif_set_gw(struct netif *netif, const ip4_addr_t *gw) in netif_set_gw()
662 const ip4_addr_t *gw) in netif_set_addr()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dboundingbox_encode_impl.cu36 T gw = groundtruth_box[right_x] - groundtruth_box[left_x] + 1.0f; in BoundingBoxEncodeKernel() local
Dboundingbox_decode_impl.cu47 T gw = pw * exp(dw); in BoundingBoxDecodeKernel() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dboundingbox_encode_cpu_kernel.cc102 T gw = groundtruth_box[right_x] - groundtruth_box[left_x] + ONE; in Launch() local
Dboundingbox_decode_cpu_kernel.cc125 T gw = pw * exp(dw); in Launch() local
/third_party/pixman/test/
Dutils.h260 uint32_t aw, rw, gw, bw; member
/third_party/NuttX/drivers/usbdev/gadget/
Df_ether.c271 ip4_addr_t ipaddr, netmask, gw; in netdev_register() local
/third_party/libwebsockets/lib/core-net/client/
Dsort-dns.c572 char dest[48], gw[48]; in lws_sort_dns_dump() local
/third_party/boost/boost/graph/
Dgraphviz.hpp311 default_writer gw; in write_graphviz() local
321 default_writer gw; in write_graphviz() local
330 default_writer gw; in write_graphviz() local
/third_party/ltp/lib/
Dtst_netdevice.c455 void *src = NULL, *dst = NULL, *gw = NULL; in modify_route_inet() local
/third_party/lwip/src/netif/ppp/
Dppp.c1060 ip4_addr_t ip, nm, gw; in sifaddr() local
/third_party/boost/boost/date_time/gregorian/
Dgregorian_io.hpp296 operator<<(std::basic_ostream<CharT, TraitsT>& os, const boost::gregorian::greg_weekday& gw) { in operator <<()
/third_party/lwip/src/include/lwip/
Dnetif.h270 ip_addr_t gw; member
/third_party/mesa3d/src/imgui/
Dimstb_truetype.h3672 int advance, lsb, x0,y0,x1,y1,gw,gh; in stbtt_BakeFontBitmap_internal() local
/third_party/skia/third_party/externals/imgui/
Dimstb_truetype.h3672 int advance, lsb, x0,y0,x1,y1,gw,gh; in stbtt_BakeFontBitmap_internal() local

12