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