Searched refs:bos_op (Results 1 – 1 of 1) sorted by relevance
2378 int bos_op; in bos_print() local2392 bos_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in bos_print()2394 ND_PRINT((ndo, " bos call %s", tok2str(bos_req, "op#%d", bos_op))); in bos_print()2402 switch (bos_op) { in bos_print()