Home | History | Annotate | Download | only in src

Lines Matching refs:nbns

147     { 130, "PRINBNS" },		/* 130: Primary NBNS Server Address */
149 { 132, "SECNBNS" } /* 132: Secondary NBNS Server Address */
407 inet_ntoa(ipcp->cfg.ns.nbns[0]));
409 inet_ntoa(ipcp->cfg.ns.nbns[1]));
474 ipcp->cfg.ns.nbns[0].s_addr = INADDR_ANY;
475 ipcp->cfg.ns.nbns[1].s_addr = INADDR_ANY;
1265 ipcp->cfg.ns.nbns[opt->hdr.id == TY_PRIMARY_NBNS ? 0 : 1].s_addr;
1268 log_Printf(LogIPCP, "NBNS REQ - rejected - nbns not set\n");
1284 log_Printf(LogIPCP, "MS NBNS req %d - NAK??\n", opt->hdr.id);
1288 log_Printf(LogIPCP, "MS NBNS req %d - REJ??\n", opt->hdr.id);