VSF Documented
|
#include "shell/sys/linux/vsf_linux_cfg.h"
#include <linux/slab.h>
#include <net/mac80211.h>
#include <net/cfg80211.h>
Functions | |
unsigned int | ieee80211_hdrlen (__le16 fc) |
unsigned int | ieee80211_get_hdrlen_from_skb (const struct sk_buff *skb) |
struct ieee80211_hw * | ieee80211_alloc_hw (size_t priv_data_len, const struct ieee80211_ops *ops) |
unsigned int ieee80211_hdrlen | ( | __le16 | fc | ) |
unsigned int ieee80211_get_hdrlen_from_skb | ( | const struct sk_buff * | skb | ) |
struct ieee80211_hw * ieee80211_alloc_hw | ( | size_t | priv_data_len, |
const struct ieee80211_ops * | ops | ||
) |