Searched refs:NHA_GATEWAY (Results 1 – 3 of 3) sorted by relevance
45 NHA_GATEWAY, /* be32 (IPv4) or in6_addr (IPv6) gw address */ enumerator
478 … r = netlink_message_append_in_addr_union(m, NHA_GATEWAY, nexthop->family, &nexthop->gw); in nexthop_configure()928 r = netlink_message_read_in_addr_union(message, NHA_GATEWAY, tmp->family, &tmp->gw); in manager_rtnl_process_nexthop()
1024 [NHA_GATEWAY] = { .type = NETLINK_TYPE_IN_ADDR },