Home
last modified time | relevance | path

Searched refs:NHA_GATEWAY (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/basic/linux/
Dnexthop.h45 NHA_GATEWAY, /* be32 (IPv4) or in6_addr (IPv6) gw address */ enumerator
/systemd-251/src/network/
Dnetworkd-nexthop.c478 … 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()
/systemd-251/src/libsystemd/sd-netlink/
Dnetlink-types-rtnl.c1024 [NHA_GATEWAY] = { .type = NETLINK_TYPE_IN_ADDR },