Lines Matching defs:v6only
2047 unsigned char v6only;2048 v6only = *(__u8 *)RTA_DATA(tb[INET_DIAG_SKV6ONLY]);2049 printf(" v6only:%u", v6only);