Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/mqtt_sn/
Dmqtt_sn.c129 struct mqtt_sn_gateway *gw; in encode_and_send() local
317 static void mqtt_sn_gw_destroy(struct mqtt_sn_client *client, struct mqtt_sn_gateway *gw) in mqtt_sn_gw_destroy()
326 struct mqtt_sn_gateway *gw; in mqtt_sn_gw_destroy_all() local
339 struct mqtt_sn_gateway *gw; in mqtt_sn_gw_create() local
366 struct mqtt_sn_gateway *gw; in mqtt_sn_gw_find_id() local
540 struct mqtt_sn_gateway *gw; in mqtt_sn_do_gwinfo() local
711 struct mqtt_sn_gateway *gw = NULL; in process_ping() local
780 struct mqtt_sn_gateway *gw; in process_advertise() local
898 struct mqtt_sn_gateway *gw; in mqtt_sn_add_gw() local
1116 struct mqtt_sn_gateway *gw; in handle_advertise() local
[all …]
/Zephyr-latest/subsys/net/lib/shell/
Droute.c119 struct in6_addr gw = {0}; in cmd_net_ip6_route_add() local
/Zephyr-latest/tests/net/arp/src/
Dmain.c343 struct in_addr gw = { { { 192, 168, 0, 42 } } }; in ZTEST() local
/Zephyr-latest/tests/net/ip-addr/src/
Dmain.c480 struct in_addr gw = { { { 192, 168, 0, 42 } } }; in ZTEST() local
/Zephyr-latest/drivers/wifi/esp_at/
Desp.h227 struct in_addr gw; member
/Zephyr-latest/subsys/net/ip/
Dnet_if.c4092 struct in_addr gw = { 0 }; in net_if_ipv4_get_gw() local
4111 void net_if_ipv4_set_gw(struct net_if *iface, const struct in_addr *gw) in net_if_ipv4_set_gw()
4129 const struct in_addr *gw) in z_impl_net_if_ipv4_set_gw_by_index()
4145 const struct in_addr *gw) in z_vrfy_net_if_ipv4_set_gw_by_index()
/Zephyr-latest/include/zephyr/net/
Dnet_if.h467 struct in_addr gw; member