Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firewire/
Dnet.c171 struct fwnet_peer { struct
172 struct list_head peer_link;
173 struct fwnet_device *dev;
174 u64 guid;
177 struct list_head pd_list; /* received partial datagrams */
178 unsigned pdg_size; /* pd_list size */
180 u16 datagram_label; /* outgoing datagram label */
181 u16 max_payload; /* includes RFC2374_FRAG_HDR_SIZE overhead */
182 int node_id;
183 int generation;
[all …]