Searched refs:NLSP (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dipxcp.h35 #define NLSP 4 macro
52 bool tried_nlsp; /* I have suggested NLSP already */
H A Dipxcp.c1113 * of the values RIP_SAP and NLSP are permissible. 'IPX_NONE' for no
1150 if (cishort == BIT(NLSP) &&
1391 if (go->router & BIT(NLSP))
1392 strlcat (strproto_lcl, "NLSP ", sizeof(strproto_lcl));
1404 if (ho->router & BIT(NLSP))
1405 strlcat (strproto_rmt, "NLSP ", sizeof(strproto_rmt));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dipxcp.h58 #define NLSP 4 macro
75 bool tried_nlsp; /* I have suggested NLSP already */
H A Dipxcp.c1141 * 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));

Completed in 87 milliseconds