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

/external/tcpdump/
H A Dprint-rx.c1900 int vol_op; local
1914 vol_op = EXTRACT_32BITS(bp + sizeof(struct rx_header));
1916 printf(" vol call %s", tok2str(vol_req, "op#%d", vol_op));

Completed in 92 milliseconds