Searched refs:netlink_send (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/gdm724x/ |
D | netlink_k.h | 13 int netlink_send(struct sock *sock, int group, u16 type, void *msg, int len);
|
D | netlink_k.c | 92 int netlink_send(struct sock *sock, int group, u16 type, void *msg, int len) in netlink_send() function
|
D | gdm_lte.c | 516 return netlink_send(lte_event.sock, idx, 0, buf, length); in gdm_lte_event_send()
|