Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-igrp.c42 #define IGRP_OP(x) ((x) & 0x0f) macro
122 tok2str(op2str, "op-#%d", IGRP_OP(hdr->ig_vop)), in igrp_print()