Searched refs:sd_netlink_send (Results 1 - 2 of 2) sorted by relevance

/systemd/src/systemd/
H A Dsd-netlink.h51 int sd_netlink_send(sd_netlink *nl, sd_netlink_message *message, uint32_t *serial);
/systemd/src/libsystemd/sd-netlink/
H A Dsd-netlink.c216 int sd_netlink_send(sd_netlink *nl, function
550 k = sd_netlink_send(nl, m, &s);
610 r = sd_netlink_send(rtnl, message, &serial);

Completed in 812 milliseconds