HomeSort by relevance Sort by last modified time
    Searched full:pt_op (Results 1 - 1 of 1) sorted by null

  /external/tcpdump/
print-rx.c 1223 int pt_op; local
1237 pt_op = EXTRACT_32BITS(bp + sizeof(struct rx_header));
1241 if (is_ubik(pt_op)) {
1246 printf(" call %s", tok2str(pt_req, "op#%d", pt_op));
1254 switch (pt_op) {
    [all...]

Completed in 151 milliseconds