Home
last modified time | relevance | path

Searched refs:TY_SECONDARY_DNS (Results 1 – 2 of 2) sorted by relevance

/external/libppp/src/
Dipcp.h41 #define TY_SECONDARY_DNS 131 macro
Dipcp.c790 if (!REJECTED(ipcp, TY_SECONDARY_DNS - TY_ADJUST_NS)) { in IpcpSendConfigReq()
792 INC_FSM_OPT(TY_SECONDARY_DNS, 6, o); in IpcpSendConfigReq()
1204 case TY_SECONDARY_DNS: in IpcpDecodeConfig()
1307 ipcp->peer_reject |= (1 << (TY_SECONDARY_DNS - TY_ADJUST_NS)); in IpcpDecodeConfig()