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.h2068 struct batadv_forw_packet { struct
2073 struct hlist_node list;
2076 struct hlist_node cleanup_list;
2079 unsigned long send_time;
2085 u8 own;
2088 struct sk_buff *skb;
2091 u16 packet_len;
2094 u32 direct_link_flags;
2097 u8 num_packets;
2100 struct delayed_work delayed_work;
[all …]