wpan_devRegular
4.4: Absent ⚠️
4.8: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
4.10: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
4.13: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
4.15: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
4.18: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
5.0: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
5.3: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
5.4: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
5.8: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
5.11: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
5.13: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
5.15: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
5.19: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
6.2: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool ackreq;
};
6.5: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool ackreq;
};
6.8: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool ackreq;
struct mutex association_lock;
struct ieee802154_pan_device *parent;
struct list_head children;
unsigned int max_associations;
unsigned int nchildren;
};
arm64: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
armhf: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
ppc64el: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
riscv64: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
aws: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
azure: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
gcp: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
lowlatency: ✅struct wpan_dev {
struct wpan_phy *wpan_phy;
int iftype;
struct list_head list;
struct net_device *netdev;
const struct wpan_dev_header_ops *header_ops;
struct net_device *lowpan_dev;
u32 identifier;
__le16 pan_id;
__le16 short_addr;
__le64 extended_addr;
atomic_t bsn;
atomic_t dsn;
u8 min_be;
u8 max_be;
u8 csma_retries;
s8 frame_retries;
bool lbt;
bool promiscuous_mode;
bool ackreq;
};
Regular
4.8 and 4.10 ✅
4.10 and 4.13 ✅
4.13 and 4.15 ✅
4.15 and 4.18 ✅
4.18 and 5.0 ✅
5.0 and 5.3 ✅
5.3 and 5.4 ✅
5.4 and 5.8 ✅
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ⚠️bool promiscuous_mode
6.2 and 6.5 ✅
6.5 and 6.8 ⚠️struct mutex association_lock
struct ieee802154_pan_device *parent
struct list_head children
unsigned int max_associations
unsigned int nchildren
amd64 and arm64 ✅
amd64 and armhf ✅
amd64 and ppc64el ✅
amd64 and riscv64 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅