HomeSort by relevance Sort by last modified time
    Searched full:__nlmsg_put (Results 1 - 1 of 1) sorted by null

  /external/kernel-headers/original/linux/
netlink.h 236 __nlmsg_put(struct sk_buff *skb, u32 pid, u32 seq, int type, int len, int flags) function
255 __nlmsg_put(skb, pid, seq, type, len, flags); })

Completed in 50 milliseconds