HomeSort by relevance Sort by last modified time
    Searched refs:NLMSG_PUT (Results 1 - 4 of 4) sorted by null

  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
ipc_k.c 98 nlh = NLMSG_PUT(skb, 0, 0, NLMSG_DONE, realSize - sizeof(*nlh));
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
ipc_k.c 96 nlh = NLMSG_PUT(skb, 0, 0, NLMSG_DONE, realSize - sizeof(*nlh));
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
ipc_k.c 98 nlh = NLMSG_PUT(skb, 0, 0, NLMSG_DONE, realSize - sizeof(*nlh));
  /external/kernel-headers/original/linux/
netlink.h 263 #define NLMSG_PUT(skb, pid, seq, type, len) \

Completed in 43 milliseconds