Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-tftp.c59 static const struct tok op2str[] = { variable
104 cp = tok2str(op2str, "tftp-#%u", opcode); in tftp_print()
H A Dprint-igrp.c83 static const struct tok op2str[] = { variable
108 tok2str(op2str, "op-#%u", IGRP_OP(GET_U_1(hdr->ig_vop))), in igrp_print()