Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mip.h130 typedef struct registration_reply_str { struct
131 uchar_t type; /* must be REG_TYPE_REP */
132 uchar_t code; /* refer to draft document */
133 ushort_t lifetime; /* 0 = dereg; 0xffff = infinity */
134 in_addr_t home_addr; /* address of the mobile node */
135 in_addr_t home_agent_addr; /* address of the home agent */
136 ident_t identification; /* derived from request's field */