Searched refs:timespecsub (Results 1 – 5 of 5) sorted by relevance
/external/dhcpcd-6.8.2/ |
D | common.h | 77 #define timespecsub(tsp, usp, vsp) \ macro
|
D | eloop.c | 554 timespecsub(&t->when, &now, &ts); in eloop_start()
|
D | ipv6nd.c | 1453 timespecsub(&expire, &now, <); in ipv6nd_expirera() 1493 timespecsub(&rao->expire, &now, <); in ipv6nd_expirera()
|
D | dhcp6.c | 1092 timespecsub(&state->RT, &RTprev, &state->RT); in dhcp6_sendmessage() 1105 timespecsub(&state->RT, &RTprev, &state->RT); in dhcp6_sendmessage()
|
D | ipv6.c | 694 timespecsub(now, &ap->acquired, &n); in ipv6_addaddr()
|