Searched refs:vol_op (Results 1 – 1 of 1) sorted by relevance
2041 int vol_op; in vol_print() local2055 vol_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in vol_print()2057 ND_PRINT((ndo, " vol call %s", tok2str(vol_req, "op#%d", vol_op))); in vol_print()2061 switch (vol_op) { in vol_print()