Searched refs:aip (Results 1 – 2 of 2) sorted by relevance
146 AlphabeticIndex &aip = index->addLabels(Locale::getJapanese(), status); in APITest() local147 TEST_ASSERT(&aip == index.getAlias()); in APITest()
7335 struct sctp_adaptation_layer_indication ai, *aip; local7339 aip = (struct sctp_adaptation_layer_indication *)phdr;7340 if (aip) {7341 stcb->asoc.peers_adaptation = ntohl(aip->indication);