Home
last modified time | relevance | path

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

/net/rxrpc/
A Dar-internal.h189 struct rxrpc_host_header { struct
190 u32 epoch; /* client boot timestamp */
191 u32 cid; /* connection and channel ID */
193 u32 seq; /* sequence number of pkt in call stream */
194 u32 serial; /* serial number of pkt sent to network */
195 u8 type; /* packet type */
196 u8 flags; /* packet flags */
197 u8 userStatus; /* app-layer defined status */
198 u8 securityIndex; /* security protocol ID */
199 union {
[all …]

Completed in 15 milliseconds