Return to ipv6cp.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / mpd / src |
version 1.1.1.1, 2013/07/22 08:44:29 | version 1.1.1.2, 2016/11/01 09:56:12 |
---|---|
Line 32 | Line 32 |
u_char myintid[8]; | u_char myintid[8]; |
u_char hisintid[8]; | u_char hisintid[8]; |
struct in6_addr want_addr; /* IPv6 address I'm willing to use */ | |
struct in6_addr peer_addr; /* IPv6 address he is willing to use */ | |
uint32_t peer_reject; /* Request codes rejected by peer */ | uint32_t peer_reject; /* Request codes rejected by peer */ |
struct fsm fsm; | struct fsm fsm; |