/third_party/libcoap/examples/lwip/ |
H A D | server.c | 48 static ip4_addr_t ipaddr, netmask, gw; variable
|
H A D | client.c | 48 static ip4_addr_t ipaddr, netmask, gw; variable
|
/third_party/FreeBSD/sys/dev/usb/net/ |
H A D | usb_eth_drv.c | 65 ip4_addr_t ipaddr, netmask, gw; in eth_drv_init() local
|
/third_party/lwip/test/fuzz/ |
H A D | fuzz.c | 146 ip4_addr_t gw; in main() local
|
/third_party/lwip/test/unit/core/ |
H A D | test_netif.c | 97 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 D | f_ether.c | 271 ip4_addr_t ipaddr, netmask, gw; in netdev_register() local
|
/third_party/libwebsockets/lib/core-net/client/ |
H A D | sort-dns.c | 572 char dest[48], gw[48]; in lws_sort_dns_dump() local
|
/third_party/ltp/testcases/network/stress/route/ |
H A D | route-change-netlink.c | 47 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 D | test_dhcp.c | 438 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 D | tst_netdevice.c | 462 void *src = NULL, *dst = NULL, *gw = NULL; in modify_route_inet() local
|
/third_party/lwip/src/core/ |
H A D | netif.c | 670 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 D | netif.h | 273 ip_addr_t gw; member
|
/third_party/lwip/src/netif/ppp/ |
H A D | ppp.c | 1060 ip4_addr_t ip, nm, gw; in sifaddr() local
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_compress_symbolic.cpp | 1314 float gw = g * weight; in prepare_block_statistics() local
|
H A D | stb_image.h | 3729 __m128i gw = _mm_srai_epi16(gws, 4); in stbi__YCbCr_to_RGB_simd() local
|
/third_party/glfw/deps/ |
H A D | nuklear.h | 10364 float gx, gy, gh, gw; in nk_draw_list_add_text() local
|