Searched defs:registration_reply_str (Results 1 – 1 of 1) sorted by relevance
132 typedef struct registration_reply_str { struct133 uchar_t type; /* must be REG_TYPE_REP */134 uchar_t code; /* refer to draft document */135 ushort_t lifetime; /* 0 = dereg; 0xffff = infinity */136 in_addr_t home_addr; /* address of the mobile node */137 in_addr_t home_agent_addr; /* address of the home agent */138 ident_t identification; /* derived from request's field */