Home
last modified time | relevance | path

Searched refs:ifa_scope (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/basic/linux/
Dif_addr.h12 __u8 ifa_scope; /* Address scope */ member
/systemd-251/src/libsystemd/sd-netlink/
Dnetlink-message-rtnl.c585 ifa->ifa_scope = scope; in sd_rtnl_message_addr_set_scope()
630 *scope = ifa->ifa_scope; in sd_rtnl_message_addr_get_scope()