Data Fields | |
ifl_idx_t | ifa_index |
Device index (0 if unspecified). | |
u_int16_t | ifa_devindex |
Index of attached IFD. | |
if_subunit_t | ifa_subunit |
Subunit number. | |
ifa_flags_t | ifa_flags |
Configuration flags. | |
char | ifa_name [KCOM_IFNAMELEN] |
Device name. | |
u_int8_t | ifa_af |
Address family. | |
u_int8_t | ifa_op |
Message operation. | |
u_int8_t | ifa_lprefix [KCOM_MAX_PREFIX_LEN] |
Local address. | |
u_int8_t | ifa_dprefix [KCOM_MAX_PREFIX_LEN] |
Destination address. | |
u_int8_t | ifa_bprefix [KCOM_MAX_PREFIX_LEN] |
Broadcast address. | |
u_int16_t | ifa_lplen |
Local address length. | |
u_int16_t | ifa_dplen |
Destination address length. | |
u_int16_t | ifa_bplen |
Broadcast address length. |