Home
last modified time | relevance | path

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

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