Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/net/rxrpc/
H A Dprotocol.h21 struct rxrpc_wire_header { struct
22 __be32 epoch; /* client boot timestamp */
25 __be32 cid; /* connection and channel ID */
33 __be32 seq; /* sequence number of pkt in call stream */
34 __be32 serial; /* serial number of pkt sent to network */
36 uint8_t type; /* packet type */
50 uint8_t flags; /* packet flags */
58 uint8_t userStatus; /* app-layer defined status */
61 uint8_t securityIndex; /* security protocol ID */
62 union {
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/rxrpc/
H A Dprotocol.h21 struct rxrpc_wire_header { struct
22 __be32 epoch; /* client boot timestamp */
25 __be32 cid; /* connection and channel ID */
33 __be32 seq; /* sequence number of pkt in call stream */
34 __be32 serial; /* serial number of pkt sent to network */
36 uint8_t type; /* packet type */
50 uint8_t flags; /* packet flags */
58 uint8_t userStatus; /* app-layer defined status */
61 uint8_t securityIndex; /* security protocol ID */
62 union {
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/rxrpc/
H A Dprotocol.h21 struct rxrpc_wire_header { struct
22 __be32 epoch; /* client boot timestamp */
25 __be32 cid; /* connection and channel ID */
33 __be32 seq; /* sequence number of pkt in call stream */
34 __be32 serial; /* serial number of pkt sent to network */
36 uint8_t type; /* packet type */
50 uint8_t flags; /* packet flags */
58 uint8_t userStatus; /* app-layer defined status */
61 uint8_t securityIndex; /* security protocol ID */
62 union {
[all …]