Searched refs:IFLA_BOND_ARP_IP_TARGET (Results 1 - 3 of 3) sorted by relevance

/systemd/src/network/
H A Dnetworkd-netdev-bond.c311 r = sd_netlink_message_open_container(m, IFLA_BOND_ARP_IP_TARGET);
313 return log_netdev_error_errno(netdev, r, "Could not open contaniner IFLA_BOND_ARP_IP_TARGET : %m");
323 return log_netdev_error_errno(netdev, r, "Could not close contaniner IFLA_BOND_ARP_IP_TARGET : %m");
/systemd/src/libsystemd/sd-netlink/
H A Dnetlink-types.c175 [IFLA_BOND_ARP_IP_TARGET] = { .type = NETLINK_TYPE_NESTED, .type_system = &rtnl_bond_arp_type_system },
/systemd/src/basic/
H A Dmissing.h737 #define IFLA_BOND_ARP_IP_TARGET 8 macro

Completed in 1080 milliseconds