Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-rx.c2041 int vol_op; in vol_print() local
2055 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()