Lines Matching defs:vci
173 unsigned short vci; /* VCI */534 sunatm->vci = htons((rawatm >> 4) & 0xffff);537 ((sunatm->vpi == 0 && sunatm->vci == htons(5)) ? 6 :538 ((sunatm->vpi == 0 && sunatm->vci == htons(16)) ? 5 :