Lines Matching refs:v6only
2098 unsigned char v6only;2099 v6only = *(__u8 *)RTA_DATA(tb[INET_DIAG_SKV6ONLY]);2100 printf(" v6only:%u", v6only);