Searched defs:netif_ip4_gw (Results 1 – 2 of 2) sorted by relevance
389 #define netif_ip4_gw(netif) ((const ip4_addr_t*)ip_2_ip4(&((netif)->gw))) macro
394 #define netif_ip4_gw(netif) ((const ip4_addr_t*)ip_2_ip4(&((netif)->gw))) macro
Completed in 5 milliseconds