Home
last modified time | relevance | path

Searched refs:nla_put_notification_header (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/block/drbd/
Ddrbd_nl.c4531 static int nla_put_notification_header(struct sk_buff *msg, in nla_put_notification_header() function
4568 nla_put_notification_header(skb, type) || in notify_resource_state()
4620 nla_put_notification_header(skb, type) || in notify_device_state()
4670 nla_put_notification_header(skb, type) || in notify_connection_state()
4721 nla_put_notification_header(skb, type) || in notify_peer_device_state()
4772 nla_put_notification_header(skb, type) || in notify_helper()
4803 if (nla_put_notification_header(skb, NOTIFY_EXISTS)) in notify_initial_state_done()