Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-fr.c782 static const codeset_pr_func_t fr_q933_print_ie_codeset[] = { variable
1054 if (fr_q933_print_ie_codeset[codeset] != NULL) { in q933_print()
1055 ie_is_known = fr_q933_print_ie_codeset[codeset](ndo, iecode, ielength, p); in q933_print()