Searched refs:rtpref_str (Results 1 – 3 of 3) sorted by relevance
98 static const char *rtpref_str[] = { variable587 rtpref_str[(rai->rai_rtpref >> 3) & 0xff]); in action_show()754 rtpref_str[0xff & (rti->rti_rtpref >> 3)], in action_show_rtinfo()
152 static const char *rtpref_str[] = { variable1238 xo_emit(", pref={:preference/%s}", rtpref_str[rtpref]); in rtrlist()
745 static const char *rtpref_str[] = { in get_rtpref() local752 return rtpref_str[((v & ND_RA_FLAG_RTPREF_MASK) >> 3) & 0xff]; in get_rtpref()