Home
last modified time | relevance | path

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

/openbmc/linux/net/batman-adv/
H A Dtypes.h2071 struct batadv_forw_packet { struct
2076 struct hlist_node list;
2079 struct hlist_node cleanup_list;
2082 unsigned long send_time;
2088 u8 own;
2091 struct sk_buff *skb;
2094 u16 packet_len;
2097 u32 direct_link_flags;
2100 u8 num_packets;
2103 struct delayed_work delayed_work;
[all …]