Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netlink/
Daf_netlink.c2549 int exclude_portid = 0; in nlmsg_notify() local
2553 exclude_portid = portid; in nlmsg_notify()
2558 err = nlmsg_multicast(sk, skb, exclude_portid, group, flags); in nlmsg_notify()