Home
last modified time | relevance | path

Searched defs:registration_reply_str (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mip.h132 typedef struct registration_reply_str { struct
133 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 */