Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/block/drbd/
Ddrbd_protocol.h252 struct p_protocol { struct
253 u32 protocol;
254 u32 after_sb_0p;
255 u32 after_sb_1p;
256 u32 after_sb_2p;
257 u32 conn_flags;
258 u32 two_primaries;
261 char integrity_alg[0];
/kernel/linux/linux-5.10/drivers/block/drbd/
Ddrbd_protocol.h299 struct p_protocol { struct
300 u32 protocol;
301 u32 after_sb_0p;
302 u32 after_sb_1p;
303 u32 after_sb_2p;
304 u32 conn_flags;
305 u32 two_primaries;
308 char integrity_alg[];