Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-zephyr.c140 #define ZEPHYR_PRINT(str1,str2) \ macro
214 ZEPHYR_PRINT(" v", z.version+4) in zephyr_print()
224 ZEPHYR_PRINT("/", str_to_lower(ackdata)) in zephyr_print()
226 if (*z.sender) ZEPHYR_PRINT(" ", z.sender); in zephyr_print()
234 ZEPHYR_PRINT(" locate ", z.inst); in zephyr_print()
239 ZEPHYR_PRINT(" zephyr-admin ", str_to_lower(z.opcode)); in zephyr_print()
258 if (!lose) ZEPHYR_PRINT(" ", z_triple(c, i, r)); in zephyr_print()
278 ZEPHYR_PRINT(" ", str_to_lower(z.opcode)); in zephyr_print()
283 ZEPHYR_PRINT(" ", str_to_lower(z.opcode)); in zephyr_print()
301 ZEPHYR_PRINT(" hm_ctl ", str_to_lower(z.inst)); in zephyr_print()
[all …]