Searched defs:dirstr (Results 1 – 2 of 2) sorted by relevance
54 static const struct dirstr { in strtodir() struct55 const char *str; in strtodir()56 pcap_direction_t dir; in strtodir()
1508 _show_last_callout(int cpu, int direct, const char *dirstr) in _show_last_callout()