Lines Matching refs:IPX_NONE
238 if (internal & BIT(IPX_NONE) )
239 external = IPX_NONE;
854 try.router &= (ao->router | BIT(IPX_NONE));
856 try.router = BIT(IPX_NONE);
1154 wo->router = BIT(IPX_NONE);
1157 if ((cishort == IPX_NONE && ho->router != 0) ||
1158 (ho->router & BIT(IPX_NONE))) {
1175 if ((cishort & (ao->router | BIT(IPX_NONE))) == 0) {
1184 protocol = IPX_NONE;
1416 if (go->neg_router && ((go->router & BIT(IPX_NONE)) == 0)) {
1429 if (ho->neg_router && ((ho->router & BIT(IPX_NONE)) == 0)) {