Lines Matching defs:protocol
30 P_RECV_ACK = 0x15, /* Used in protocol B */
31 P_WRITE_ACK = 0x16, /* Used in protocol C */
47 P_SYNC_PARAM89 = 0x23, /* data socket, protocol version 89 replacement for P_SYNC_PARAM */
49 /* P_CKPT_FENCE_REQ = 0x25, * currently reserved for protocol D */
50 /* P_CKPT_DISABLE_REQ = 0x26, * currently reserved for protocol D */
124 /* These defines must not be changed without changing the protocol version.
125 * New defines may only be introduced together with protocol version bump or
126 * new protocol feature flags.
147 u64 block_id; /* to identify the request in protocol B&C */
193 /* supports TRIM/DISCARD on the "wire" protocol */
200 /* supports REQ_WRITE_SAME on the "wire" protocol.
211 /* supports REQ_OP_WRITE_ZEROES on the "wire" protocol.
236 * We need to distinguish on the protocol level, whether we need to guarantee
273 /* Since protocol version 88 and higher. */
279 /* protocol version 89: */
300 u32 protocol;
307 /* Since protocol version 87 and higher. */
383 u32 protocol;