Searched refs:home_addr (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mip.h98 in_addr_t home_addr; /* address of the MN */ member in struct:registration_request_str
120 in_addr_t home_addr; /* address of the MN */ member in struct:registration_request_str
136 in_addr_t home_addr; /* address of the mobile node */ member in struct:registration_reply_str
H A Dsnoop_mip.c562 addr_temp.s_addr = rreq->home_addr;
564 (char *)&rreq->home_addr - dlc_header, 1),
610 addr_temp.s_addr = rrep->home_addr;
612 get_line((char *)&rrep->home_addr - dlc_header, 1),

Completed in 95 milliseconds