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

/asus-wl-520gu-7.0.1.45/src/router/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));
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dipxcp.h58 #define NLSP 4 macro
75 bool tried_nlsp; /* I have suggested NLSP already */
H A Dipxcp.c1136 * of the values RIP_SAP and NLSP are permissible. 'IPX_NONE' for no
1173 if (cishort == BIT(NLSP) &&
1414 if (go->router & BIT(NLSP))
1415 strlcat (strproto_lcl, "NLSP ", sizeof(strproto_lcl));
1427 if (ho->router & BIT(NLSP))
1428 strlcat (strproto_rmt, "NLSP ", sizeof(strproto_rmt));
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dipxcp.h58 #define NLSP 4 macro
75 bool tried_nlsp; /* I have suggested NLSP already */
H A Dipxcp.c1136 * of the values RIP_SAP and NLSP are permissible. 'IPX_NONE' for no
1173 if (cishort == BIT(NLSP) &&
1414 if (go->router & BIT(NLSP))
1415 strlcat (strproto_lcl, "NLSP ", sizeof(strproto_lcl));
1427 if (ho->router & BIT(NLSP))
1428 strlcat (strproto_rmt, "NLSP ", sizeof(strproto_rmt));

Completed in 171 milliseconds