Searched defs:rx_header (Results 1 – 1 of 1) sorted by relevance
63 struct rx_header { struct64 uint32_t epoch;65 uint32_t connid; /* And channel ID */66 uint32_t callid;67 uint32_t seqno;68 uint32_t serialno;69 u_char type;70 u_char flags;71 u_char status;72 u_char secindex;[all …]