Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nbp.c59 int nbp_op = (nbp->nbp_fun_cnt >> 4) & 0xf; /* upper four bits */ in interpret_nbp() local
70 "NBP F=%s CNT=%d ID=%d", nbp_short[nbp_op], in interpret_nbp()
87 "Func = %d (%s)", nbp_op, nbp_short[nbp_op]); in interpret_nbp()