Home | History | Annotate | Download | only in tcpdump

Lines Matching full:pt_op

1353 	int pt_op;
1367 pt_op = EXTRACT_32BITS(bp + sizeof(struct rx_header));
1371 if (is_ubik(pt_op)) {
1376 ND_PRINT((ndo, " call %s", tok2str(pt_req, "op#%d", pt_op)));
1384 switch (pt_op) {