Searched defs:unisve_addr (Results 1 – 1 of 1) sorted by relevance
42 struct unisve_addr { struct43 enum unisve_tag tag;44 enum uni_addr_type type; /* type of address */45 enum uni_addr_plan plan; /* addressing plan */46 uint32_t len; /* length of address */47 u_char addr[UNI_ADDR_MAXLEN];