Searched refs:npcb_inq (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/netnatm/
H A Dnatm_pcb.c91 if (npcb->npcb_inq) {
161 cpcb->npcb_socket, cpcb->npcb_flags, cpcb->npcb_inq);
H A Dnatm.h64 u_int npcb_inq; /* # of our pkts in proto q */ member in struct:natmpcb
H A Dnatm.c425 npcb->npcb_inq--;
428 if (npcb->npcb_inq == 0)
/freebsd-9.3-release/sys/net/
H A Dif_atmsubr.c280 npcb->npcb_inq++; /* count # in queue */

Completed in 46 milliseconds