Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netlink/
H A Daf_netlink.c2531 int exclude_portid = 0; in nlmsg_notify() local
2535 exclude_portid = portid; in nlmsg_notify()
2540 err = nlmsg_multicast(sk, skb, exclude_portid, group, flags); in nlmsg_notify()
/kernel/linux/linux-6.6/net/netlink/
H A Daf_netlink.c2579 int exclude_portid = 0; in nlmsg_notify() local
2583 exclude_portid = portid; in nlmsg_notify()
2588 err = nlmsg_multicast(sk, skb, exclude_portid, group, flags); in nlmsg_notify()

Completed in 8 milliseconds