Searched refs:netlink_attachskb (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | netlink.h | 242 int netlink_attachskb(struct sock *sk, struct sk_buff *skb,
|
/openbmc/linux/net/netlink/ |
H A D | af_netlink.c | 1223 int netlink_attachskb(struct sock *sk, struct sk_buff *skb, in netlink_attachskb() function 1358 err = netlink_attachskb(sk, skb, &timeo, ssk); in netlink_unicast()
|
/openbmc/linux/ipc/ |
H A D | mqueue.c | 1370 ret = netlink_attachskb(sock, nc, &timeo, NULL); in do_mq_notify()
|