Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnetlink.h245 int netlink_attachskb(struct sock *sk, struct sk_buff *skb,
/linux/ipc/
H A Dmqueue.c1338 ret = netlink_attachskb(sock, nc, &timeo, NULL); in do_mq_notify()