|
|
| version 1.3, 2003/08/23 11:02:45 | version 1.4, 2003/11/22 19:30:56 |
|---|---|
| Line 252 struct nd_prefix { | Line 252 struct nd_prefix { |
| */ | */ |
| struct inet6_ndpr_msghdr { | struct inet6_ndpr_msghdr { |
| u_short inpm_msglen; /* to skip over non-understood messages */ | u_short inpm_msglen; /* to skip over non-understood messages */ |
| u_char inpm_version; /* future binary compatability */ | u_char inpm_version; /* future binary compatibility */ |
| u_char inpm_type; /* message type */ | u_char inpm_type; /* message type */ |
| struct in6_addr inpm_prefix; | struct in6_addr inpm_prefix; |
| u_long prm_vltim; | u_long prm_vltim; |