Searched refs:netlink_attachskb (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | netlink.h | 245 int netlink_attachskb(struct sock *sk, struct sk_buff *skb, |
/linux/ipc/ | ||
H A D | mqueue.c | 1338 ret = netlink_attachskb(sock, nc, &timeo, NULL); in do_mq_notify() |