Searched defs:GREconv (Results 1 – 1 of 1) sorted by relevance
78 typedef struct GREconv GREconv; typedef79 struct GREconv{ struct80 int raw;83 uchar north[4]; /* HA */84 uchar south[4]; /* Base station */85 uchar hoa[4]; /* Home address */86 uchar coa[4]; /* Careof address */87 ulong seq; /* Current sequence # */88 int dlsusp; /* Downlink suspended? */89 int ulsusp; /* Uplink suspended? */[all …]