Searched refs:PLURAL_SUFFIX (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/bsd/tcpdump/dist/ |
| D | print-cdp.c | 277 name, type, len, PLURAL_SUFFIX(len)); in cdp_print() 296 name, type, len, PLURAL_SUFFIX(len)); in cdp_print()
|
| D | tcpdump.c | 2765 PLURAL_SUFFIX(packets_captured)); in main() 2888 PLURAL_SUFFIX(packets_captured)); in info() 2894 PLURAL_SUFFIX(stats.ps_recv)); in info() 2900 PLURAL_SUFFIX(stats.ps_drop)); in info() 2907 stats.ps_ifdrop, PLURAL_SUFFIX(stats.ps_ifdrop)); in info()
|
| D | netdissect.h | 496 #define PLURAL_SUFFIX(n) \ macro
|
| D | print-ospf.c | 1067 ND_PRINT(", %u LSA%s", lsa_count_max, PLURAL_SUFFIX(lsa_count_max)); in ospf_decode_v2()
|