Searched defs:s_RPL (Results 1 – 1 of 1) sorted by relevance
1022 struct s_RPL { /* Receive Parameter List */ struct1023 u_int32_t NextRPLAddr; /* Pointer to next RPL in chain1029 volatile u_int16_t Status; /* Set by creation of Receive Parameter1034 volatile u_int16_t FrameSize; /* Number of bytes received as a1050 Fragment FragList[RX_FRAG_NUM]; /* Maximum: nine frame fragments in1057 RPL *NextRPLPtr; /* Logical pointer to next RPL in chain. */1058 unsigned char *MData;1059 struct sk_buff *Skb;1060 SKB_STAT SkbStat;1061 int RPLIndex;[all …]