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

  /external/kernel-headers/original/linux/
netlink.h 159 static inline struct nlmsghdr *nlmsg_hdr(const struct sk_buff *skb) function
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_nl80211.c 164 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg));
968 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg));
    [all...]

Completed in 62 milliseconds