Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-igrp.c40 #define IGRP_OP(x) ((x) & 0x0f) macro
108 tok2str(op2str, "op-#%u", IGRP_OP(GET_U_1(hdr->ig_vop))), in igrp_print()