Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nbp.c58 int nbp_cnt = nbp->nbp_fun_cnt & 0xf; /* lower four bits */ in interpret_nbp() local
71 nbp_cnt, nbp->nbp_id); in interpret_nbp()
90 "Tuple count = %d", nbp_cnt); in interpret_nbp()
93 show_nbp_tuples(data, nbp_cnt, ((uint8_t *)nbp) + len); in interpret_nbp()