Home
last modified time | relevance | path

Searched refs:RING_NUMBER (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/tcpdump/
H A Dprint-token.c79 #define RING_NUMBER(trp, x) ((GET_BE_U_2((trp)->token_rseg[x]) & 0xfff0) >> 4) macro
191 ND_PRINT(" [%u:%u]", RING_NUMBER(trp, seg), in token_print()