Home
last modified time | relevance | path

Searched defs:gw (Results 1 - 16 of 16) sorted by relevance

/third_party/libcoap/examples/lwip/
H A Dserver.c48 static ip4_addr_t ipaddr, netmask, gw; variable
H A Dclient.c48 static ip4_addr_t ipaddr, netmask, gw; variable
/third_party/FreeBSD/sys/dev/usb/net/
H A Dusb_eth_drv.c65 ip4_addr_t ipaddr, netmask, gw; in eth_drv_init() local
/third_party/lwip/test/fuzz/
H A Dfuzz.c146 ip4_addr_t gw; in main() local
/third_party/lwip/test/unit/core/
H A Dtest_netif.c97 ip4_addr_t gw; in NETIF_DECLARE_EXT_CALLBACK() local
222 ip4_addr_t gw; START_TEST() local
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_ether.c271 ip4_addr_t ipaddr, netmask, gw; in netdev_register() local
/third_party/libwebsockets/lib/core-net/client/
H A Dsort-dns.c572 char dest[48], gw[48]; in lws_sort_dns_dump() local
/third_party/ltp/testcases/network/stress/route/
H A Droute-change-netlink.c47 static struct ip_addr *dst, *gw, *rhost; variable
190 static void rtnl_route(int iface, struct addrinfo *dst, struct addrinfo *gw, in rtnl_route() argument
176 brk_on_route_error(const char *msg, int iface, struct sockaddr *dst, struct sockaddr *gw, int type) brk_on_route_error() argument
[all...]
/third_party/lwip/test/unit/dhcp/
H A 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; START_TEST() local
823 ip4_addr_t gw; START_TEST() local
986 ip4_addr_t gw; START_TEST() local
[all...]
/third_party/ltp/lib/
H A Dtst_netdevice.c462 void *src = NULL, *dst = NULL, *gw = NULL; in modify_route_inet() local
/third_party/lwip/src/core/
H A Dnetif.c670 netif_do_set_gw(struct netif *netif, const ip4_addr_t *gw, ip_addr_t *old_gw) argument
324 netif_add(struct netif *netif, struct net_group *group, const ip4_addr_t *ipaddr, const ip4_addr_t *netmask, const ip4_addr_t *gw, void *state, netif_init_fn init, netif_input_fn input) global() argument
704 netif_set_gw(struct netif *netif, const ip4_addr_t *gw) global() argument
741 netif_set_addr(struct netif *netif, const ip4_addr_t *ipaddr, const ip4_addr_t *netmask, const ip4_addr_t *gw) global() argument
[all...]
/third_party/lwip/src/include/lwip/
H A Dnetif.h273 ip_addr_t gw; member
/third_party/lwip/src/netif/ppp/
H A Dppp.c1060 ip4_addr_t ip, nm, gw; in sifaddr() local
/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp1314 float gw = g * weight; in prepare_block_statistics() local
H A Dstb_image.h3729 __m128i gw = _mm_srai_epi16(gws, 4); in stbi__YCbCr_to_RGB_simd() local
/third_party/glfw/deps/
H A Dnuklear.h10364 float gx, gy, gh, gw; in nk_draw_list_add_text() local

Completed in 65 milliseconds