Searched refs:INFO_NITEMS (Results 1 – 3 of 3) sorted by relevance
518 ((size_t)(temp_size * INFO_NITEMS(inpkt->err_nitems)) > in process_private() 549 INFO_NITEMS(inpkt->err_nitems)) + in process_private() 568 INFO_NITEMS(inpkt->err_nitems) in process_private() 815 items = INFO_NITEMS(inpkt->err_nitems); in peer_info() 957 items = INFO_NITEMS(inpkt->err_nitems); in peer_stats() 1304 items = INFO_NITEMS(inpkt->err_nitems); in do_conf() 1433 items = INFO_NITEMS(inpkt->err_nitems); in do_unconf() 1523 if (INFO_NITEMS(inpkt->err_nitems) > 1) { in setclr_flags() 1812 items = INFO_NITEMS(inpkt->err_nitems); in do_restrict() 1853 items = INFO_NITEMS(inpk in do_restrict() [all...]
228 #define INFO_NITEMS(err_nitems) ((u_short)(ntohs(err_nitems)&0xfff)) macro
779 items = INFO_NITEMS(rpkt.err_nitems); in getresponse()