Searched refs:claims (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/usr.bin/rump_dhcpclient/
H A Ddhcpcd.h76 int claims; member in struct:if_state
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Darp.h75 int claims; member in struct:arp_state
H A Darp.c137 logwarnx("%s: %s claims %s",
142 logwarnx("%s: %s(%s) claims %s",
447 if (++astate->claims < ANNOUNCE_NUM)
451 astate->claims, ANNOUNCE_NUM, ANNOUNCE_WAIT);
455 astate->claims, ANNOUNCE_NUM);
462 if (astate->claims == 1 && ia != NULL && ia->flags & IPV4_AF_NEW)
477 astate->claims < ANNOUNCE_NUM ? arp_announce1 : arp_announced,
499 a2->claims < ANNOUNCE_NUM
514 astate->claims = 0;
/netbsd-current/sys/arch/sparc/sparc/
H A Dlocore.s2227 wr %l4, 0, %psr ! the manual claims that this
2440 * they took care of the interrupt. If a handler claims the interrupt,
2444 * through all the registered handlers and no one claims it, we report a
2507 wr %l4, 0, %psr ! the manual claims this
2643 wr %l4, 0, %psr ! the manual claims this
2692 wr %l4, 0, %psr ! the manual claims this
/netbsd-current/sys/arch/sparc64/sparc64/
H A Dlocore.s3970 wr %l4, 0, %psr ! the manual claims that this
4486 * they took care of the interrupt. If a handler claims the interrupt,
4490 * through all the registered handlers and no one claims it, we report a

Completed in 113 milliseconds