Searched refs:expose_port_watch_rtnl (Results 1 – 3 of 3) sorted by relevance
23 int expose_port_watch_rtnl(sd_event *event, int recv_fd, sd_netlink_message_handler_t handler, void…
187 int expose_port_watch_rtnl( in expose_port_watch_rtnl() function
5178 … r = expose_port_watch_rtnl(event, rtnl_socket_pair[0], on_address_change, expose_args, &rtnl); in run_container()