Searched defs:FillpPktPack (Results 1 – 1 of 1) sorted by relevance
192 struct FillpPktPack { struct193 char head[FILLP_HLEN];194 FILLP_UINT16 flag;195 FILLP_UINT16 pktLoss;196 FILLP_UINT32 rate;197 FILLP_UINT32 oppositeSetRate;200 FILLP_UINT32 lostSeq;201 union {204 } reserved;205 FILLP_UINT32 bgnPktNum; /* use in appLimited */[all …]