Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/platforms/os/linux/src/
Dipc_k.c107 #define RTMGRP_LINK 1 in IPC_EventSend() macro
108 NETLINK_CB(skb).dst_group = RTMGRP_LINK; in IPC_EventSend()
/hardware/ti/wlan/wl1271/CUDK/os/linux/src/
Dipc_event.c111 local.nl_groups = RTMGRP_LINK; in IpcEvent_Sockets_Open()