Searched refs:rtpref_str (Results 1 – 1 of 1) sorted by relevance
160 static const char *rtpref_str[] = { in get_rtpref() local167 return rtpref_str[((v & ND_RA_FLAG_RTPREF_MASK) >> 3) & 0xff]; in get_rtpref()