Searched refs:z_triple (Results 1 – 1 of 1) sorted by relevance
/external/tcpdump/ |
D | print-zephyr.c | 107 z_triple(const char *class, const char *inst, const char *recipient) in z_triple() function 236 if (!lose) ND_PRINT((ndo, " %s", z_triple(c, i, r))); in zephyr_print() 317 ND_PRINT((ndo, " to %s", z_triple(z.class, z.inst, z.recipient))); in zephyr_print()
|