Home | History | Annotate | Download | only in pppd

Lines Matching refs:NLSP

1141  * of the values RIP_SAP and NLSP are permissible. 'IPX_NONE' for no
1178 if (cishort == BIT(NLSP) &&
1419 if (go->router & BIT(NLSP))
1420 strlcat (strproto_lcl, "NLSP ", sizeof(strproto_lcl));
1432 if (ho->router & BIT(NLSP))
1433 strlcat (strproto_rmt, "NLSP ", sizeof(strproto_rmt));