Searched refs:npcb_vci (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/netnatm/
H A Dnatm_pcb.c115 if (ifp == cpcb->npcb_ifp && vci == cpcb->npcb_vci &&
141 cpcb->npcb_vci = vci;
160 cpcb->npcb_vci, cpcb->npcb_vpi, cpcb->ipaddr.s_addr,
H A Dnatm.h68 u_int16_t npcb_vci; /* VCI */ member in struct:natmpcb
H A Dnatm.c218 op.param.vci = npcb->npcb_vci;
256 cl.vci = npcb->npcb_vci;
303 ATM_PH_SETVCI(aph, npcb->npcb_vci);
326 snatm->snatm_vci = npcb->npcb_vci;

Completed in 47 milliseconds