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

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-rx.c2382 int bos_op; local
2396 bos_op = EXTRACT_32BITS(bp + sizeof(struct rx_header));
2398 ND_PRINT((ndo, " bos call %s", tok2str(bos_req, "op#%d", bos_op)));
2406 switch (bos_op) {

Completed in 74 milliseconds