Home
last modified time | relevance | path

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

/openbsd/usr.sbin/rarpd/
H A Drarpd.c410 char ipname[40]; in rarp_bootable() local
414 (void) snprintf(ipname, sizeof ipname, "%08X", addr); in rarp_bootable()
427 if (strncmp(dent->d_name, ipname, 8) == 0) in rarp_bootable()
/openbsd/sbin/sysctl/
H A Dsysctl.c1503 struct ctlname ipname[] = IPCTL_NAMES; variable
1522 { ipname, IPCTL_MAXID }, /* ip */