Searched refs:nw_qlimit (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/net/
H A Dnetisr_internal.h84 u_int nw_qlimit; member in struct:netisr_work
H A Dnetisr.c423 npwp->nw_qlimit = netisr_proto[proto].np_qlimit;
551 npwp->nw_qlimit = qlimit;
834 if (npwp->nw_len < npwp->nw_qlimit) {
1384 nwp->nw_watermark, nwp->nw_qlimit,

Completed in 63 milliseconds