• Home
  • Raw
  • Download

Lines Matching refs:offset

1357 	int i, j, offset;  in dump_arp_table()  local
1363 offset = 0; in dump_arp_table()
1364 offset += sprintf(buf, "%d: %p\n", i, rulla); in dump_arp_table()
1365 offset += sprintf(buf + offset, "Mac: %pM", in dump_arp_table()
1367 offset += sprintf(buf + offset, " Atm:"); in dump_arp_table()
1369 offset += sprintf(buf + offset, in dump_arp_table()
1373 offset += sprintf(buf + offset, in dump_arp_table()
1382 offset += in dump_arp_table()
1383 sprintf(buf + offset, in dump_arp_table()
1394 offset = 0; in dump_arp_table()
1395 offset += sprintf(buf + offset, "Mac: %pM", rulla->mac_addr); in dump_arp_table()
1396 offset += sprintf(buf + offset, " Atm:"); in dump_arp_table()
1398 offset += sprintf(buf + offset, "%2.2x ", in dump_arp_table()
1401 offset += sprintf(buf + offset, in dump_arp_table()
1409 offset += sprintf(buf + offset, in dump_arp_table()
1419 offset = 0; in dump_arp_table()
1420 offset += sprintf(buf + offset, "Mac: %pM", rulla->mac_addr); in dump_arp_table()
1421 offset += sprintf(buf + offset, " Atm:"); in dump_arp_table()
1423 offset += sprintf(buf + offset, "%2.2x ", in dump_arp_table()
1426 offset += sprintf(buf + offset, in dump_arp_table()
1434 offset += sprintf(buf + offset, in dump_arp_table()
1444 offset = 0; in dump_arp_table()
1445 offset += sprintf(buf + offset, "Mac: %pM", rulla->mac_addr); in dump_arp_table()
1446 offset += sprintf(buf + offset, " Atm:"); in dump_arp_table()
1448 offset += sprintf(buf + offset, "%2.2x ", in dump_arp_table()
1451 offset += sprintf(buf + offset, in dump_arp_table()
1459 offset += sprintf(buf + offset, in dump_arp_table()