Searched refs:nl80211hdr_put (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c222 static inline void *nl80211hdr_put(struct sk_buff *skb, u32 pid, u32 seq, function
441 hdr = nl80211hdr_put(msg, pid, seq, flags, NL80211_CMD_NEW_WIPHY);
1007 hdr = nl80211hdr_put(msg, pid, seq, flags, NL80211_CMD_NEW_INTERFACE);
1414 hdr = nl80211hdr_put(msg, info->snd_pid, info->snd_seq, 0,
1803 hdr = nl80211hdr_put(msg, pid, seq, flags, NL80211_CMD_NEW_STATION);
2259 hdr = nl80211hdr_put(msg, pid, seq, flags, NL80211_CMD_NEW_STATION);
2727 hdr = nl80211hdr_put(msg, info->snd_pid, info->snd_seq, 0,
2912 hdr = nl80211hdr_put(msg, info->snd_pid, info->snd_seq, 0,
3265 hdr = nl80211hdr_put(msg, pid, seq, flags,
3406 hdr = nl80211hdr_put(ms
[all...]

Completed in 40 milliseconds