Lines Matching refs:sd_netlink_slot
171 sd_netlink_slot *s; in netlink_free()
347 sd_netlink_slot *slot; in process_timeout()
369 slot = container_of(c, sd_netlink_slot, reply_callback); in process_timeout()
386 sd_netlink_slot *slot; in process_reply()
411 slot = container_of(c, sd_netlink_slot, reply_callback); in process_reply()
446 sd_netlink_slot *slot; in process_match()
463 slot = container_of(c, sd_netlink_slot, match_callback); in process_match()
599 sd_netlink_slot **ret_slot, in sd_netlink_call_async()
607 _cleanup_free_ sd_netlink_slot *slot = NULL; in sd_netlink_call_async()
916 sd_netlink_slot **ret_slot, in netlink_add_match_internal()
926 _cleanup_free_ sd_netlink_slot *slot = NULL; in netlink_add_match_internal()
966 sd_netlink_slot **ret_slot, in sd_netlink_add_match()