Home
last modified time | relevance | path

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

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