Searched refs:rtnl1 (Results 1 - 1 of 1) sorted by relevance
/systemd/src/libsystemd/sd-netlink/ | ||
H A D | test-netlink.c | 183 sd_netlink *rtnl1, *rtnl2; local 185 assert_se(sd_netlink_open(&rtnl1) >= 0); 188 rtnl1 = sd_netlink_unref(rtnl1); |
Completed in 10 milliseconds