Searched refs:net_if_ipv4_get_gw (Results 1 – 5 of 5) sorted by relevance
97 gw_addr_4 = net_if_ipv4_get_gw(iface); in ZTEST()
282 gw_addr_4 = net_if_ipv4_get_gw(wifi_ctx.iface); in ZTEST()
2720 struct in_addr net_if_ipv4_get_gw(struct net_if *iface);
1102 * Added new :c:func:`net_if_ipv4_get_gw` API function.
4148 struct in_addr net_if_ipv4_get_gw(struct net_if *iface) in net_if_ipv4_get_gw() function