Lines Matching defs:vci
75 unsigned short vci; /* VCI */450 sunatm->vci = htons((rawatm >> 4) & 0xffff);453 ((sunatm->vpi == 0 && sunatm->vci == htons(5)) ? 6 :454 ((sunatm->vpi == 0 && sunatm->vci == htons(16)) ? 5 :