Home
last modified time | relevance | path

Searched defs:wpan_dev (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h88117 struct wpan_dev { struct
88122 const struct wpan_dev_header_ops *header_ops; argument
88123 struct net_device *lowpan_dev; argument
88124 u32 identifier;
88125 __le16 pan_id;
88126 __le16 short_addr;
88127 __le64 extended_addr;
88128 atomic_t bsn;
88129 atomic_t dsn;
88130 u8 min_be;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h97853 struct wpan_dev { struct
97858 const struct wpan_dev_header_ops *header_ops; argument
97859 struct net_device *lowpan_dev; argument
97860 u32 identifier;
97861 __le16 pan_id;
97862 __le16 short_addr;
97863 __le64 extended_addr;
97864 atomic_t bsn;
97865 atomic_t dsn;
97866 u8 min_be;
[all …]