Searched defs:iptun_fields_buf_s (Results 1 – 1 of 1) sorted by relevance
1177 typedef struct iptun_fields_buf_s { struct1178 char iptun_name[MAXLINKNAMELEN];1179 char iptun_type[5];1180 char iptun_laddr[NI_MAXHOST];1181 char iptun_raddr[NI_MAXHOST];1182 char iptun_flags[IPTUN_NUM_FLAGS + 1];