Searched refs:netlink_detachskb (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | netlink.h | 247 void netlink_detachskb(struct sock *sk, struct sk_buff *skb); |
/linux/ipc/ | ||
H A D | mqueue.c | 1396 netlink_detachskb(sock, nc); in do_mq_notify() |