Searched refs:bos_op (Results 1 – 1 of 1) sorted by relevance
2336 uint32_t bos_op; in bos_print() local2346 bos_op = GET_BE_U_4(bp + sizeof(struct rx_header)); in bos_print()2348 ND_PRINT(" bos call %s", tok2str(bos_req, "op#%u", bos_op)); in bos_print()2356 switch (bos_op) { in bos_print()