Searched refs:rtnl2 (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 186 assert_se(sd_netlink_open(&rtnl2) >= 0); 189 rtnl2 = sd_netlink_unref(rtnl2); |
Completed in 10 milliseconds