Searched defs:iptun_fields_buf_s (Results 1 – 1 of 1) sorted by relevance
1211 typedef struct iptun_fields_buf_s { struct1212 char iptun_name[MAXLINKNAMELEN];1213 char iptun_type[5];1214 char iptun_laddr[NI_MAXHOST];1215 char iptun_raddr[NI_MAXHOST];1216 char iptun_flags[IPTUN_NUM_FLAGS + 1];