HomeSort by relevance Sort by last modified time
    Searched refs:LENCIDNS (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/lwip/src/netif/ppp/
ipcp.c 311 #define LENCIDNS(neg) (neg ? (CILEN_ADDR) : 0)
339 LENCIDNS(go->req_dns1) +
340 LENCIDNS(go->req_dns2));
    [all...]
  /external/ppp/pppd/
ipcp.c 734 #define LENCIDNS(neg) LENCIADDR(neg)
756 LENCIDNS(go->req_dns1) +
757 LENCIDNS(go->req_dns2) +
    [all...]

Completed in 768 milliseconds