Home
last modified time | relevance | path

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

/external/libppp/src/
Dipcp.h40 #define TY_PRIMARY_NBNS 130 macro
Dipcp.c1257 case TY_PRIMARY_NBNS: /* M$ NetBIOS nameserver hack (rfc1877) */ in IpcpDecodeConfig()
1265 ipcp->cfg.ns.nbns[opt->hdr.id == TY_PRIMARY_NBNS ? 0 : 1].s_addr; in IpcpDecodeConfig()