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

  /external/libppp/src/
ipv6cp.c 468 char tbuff[40]; local
474 snprintf(tbuff, sizeof tbuff, "%s", ncpaddr_ntoa(&ipv6cp->myaddr));
476 tbuff, ncpaddr_ntoa(&ipv6cp->hisaddr));
499 if (system_Select(fp->bundle, tbuff, LINKUPFILE, NULL, NULL) < 0) {
688 char tbuff[100]; local
698 snprintf(tbuff, sizeof tbuff, " %s[%d]", protoname(opt->hdr.id),
704 log_Printf(LogIPV6CP, "%s 0x%02x%02x%02x%02x%02x%02x%02x%02x\n", tbuff,
740 "--> 0x%02x%02x%02x%02x%02x%02x%02x%02x\n", tbuff,
    [all...]
ipcp.c 929 char tbuff[16]; local
932 snprintf(tbuff, sizeof tbuff, "%s", inet_ntoa(ipcp->my_ip));
934 tbuff, inet_ntoa(ipcp->peer_ip));
957 if (system_Select(fp->bundle, tbuff, LINKUPFILE, NULL, NULL) < 0) {
1059 char tbuff[100], tbuff2[100]; local
1068 snprintf(tbuff, sizeof tbuff, " %s[%d]", protoname(opt->hdr.id),
1074 log_Printf(LogIPCP, "%s %s\n", tbuff, inet_ntoa(ipaddr));
1085 snprintf(tbuff2, sizeof tbuff2, "%s changing address: %s ", tbuff,
    [all...]
  /external/grub/netboot/
via-rhine.c 435 unsigned long tbuff:1; member in struct:rhine_tx_desc::VTC_tx_status_tag::__anon8212

Completed in 1909 milliseconds