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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dipxcp.h57 #define RIP_SAP 2 macro
H A Dipxcp.c241 external = RIP_SAP;
572 ao->router |= BIT(RIP_SAP);
573 wo->router |= BIT(RIP_SAP);
599 if (go->neg_router && to_external(go->router) != RIP_SAP)
643 if (external != RIP_SAP) {
730 if (cishort != to_external (val) || cishort == RIP_SAP) \
950 if (cishort != to_external (val) || cishort == RIP_SAP) \
1141 * of the values RIP_SAP and NLSP are permissible. 'IPX_NONE' for no
1179 (ao->router & BIT(RIP_SAP)) &&
1181 protocol = RIP_SAP;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dipxcp.h34 #define RIP_SAP 2 macro
H A Dipxcp.c218 external = RIP_SAP;
549 ao->router |= BIT(RIP_SAP);
550 wo->router |= BIT(RIP_SAP);
576 if (go->neg_router && to_external(go->router) != RIP_SAP)
620 if (external != RIP_SAP) {
707 if (cishort != to_external (val) || cishort == RIP_SAP) \
922 if (cishort != to_external (val) || cishort == RIP_SAP) \
1113 * of the values RIP_SAP and NLSP are permissible. 'IPX_NONE' for no
1151 (ao->router & BIT(RIP_SAP)) &&
1153 protocol = RIP_SAP;
[all...]

Completed in 61 milliseconds