Home
last modified time | relevance | path

Searched refs:namespace_value (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-radius.c1105 u_int namespace_value; in print_attr_operator_name() local
1112 namespace_value = GET_U_1(data); in print_attr_operator_name()
1114 ND_PRINT("[%s] ", tok2str(operator_name_vector, "unknown namespace %u", namespace_value)); in print_attr_operator_name()