Searched refs:iptos_str (Results 1 – 1 of 1) sorted by relevance
994 static char iptos_str[sizeof "0xff"]; in iptos2str() local1000 snprintf(iptos_str, sizeof iptos_str, "0x%02x", iptos); in iptos2str()1001 return iptos_str; in iptos2str()