Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/rxrpc/
A Dar-internal.h178 struct rxrpc_host_header { struct
179 u32 epoch; /* client boot timestamp */
180 u32 cid; /* connection and channel ID */
181 u32 callNumber; /* call ID (0 for connection-level packets) */
182 u32 seq; /* sequence number of pkt in call stream */
206 struct rxrpc_host_header hdr; /* RxRPC packet header from this packet */ argument

Completed in 13 milliseconds