Searched refs:npcb_flags (Results 1 – 4 of 4) sorted by relevance
72 npcb->npcb_flags = NPCB_FREE;90 if ((npcb->npcb_flags & NPCB_FREE) == 0) {92 npcb->npcb_flags = NPCB_FREE;96 npcb->npcb_flags = NPCB_DRAIN; /* flag for distruction */158 cpcb->npcb_flags = NPCB_CONNECTED;184 cpcb->npcb_flags, cpcb->npcb_inq); in npcb_dump()
147 (npcb->npcb_flags & NPCB_FREE) == 0) {207 if ((npcb->npcb_flags & NPCB_CONNECTED) == 0) {293 npcb->npcb_flags |= NPCB_RAW;295 npcb->npcb_flags &= ~(NPCB_RAW);368 if (npcb->npcb_flags & NPCB_DRAIN) { in natmintr()375 if (npcb->npcb_flags & NPCB_FREE) { in natmintr()389 ((npcb->npcb_flags & NPCB_RAW) != 0 && so->so_rcv.sb_cc < NPCB_RAWCC) ) { in natmintr()
88 u_int8_t npcb_flags; /* flags */ member
146 npcb->npcb_flags |= NPCB_IP;