Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow.c50 const struct tok onf_exp_str[] = { variable
65 const struct tok *table = (vendor & 0xff000000) == 0 ? oui_values : onf_exp_str; in of_vendor_name()
Dopenflow.h43 extern const struct tok onf_exp_str[];