OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ipv6nd_expire
(Results
1 - 3
of
3
) sorted by null
/external/dhcpcd-6.8.2/
ipv6nd.h
109
void
ipv6nd_expire
(struct interface *, uint32_t);
dhcpcd.c
651
ipv6nd_expire
(ifp, 0);
689
ipv6nd_expire
(ifp, RTR_CARRIER_EXPIRE);
[
all
...]
ipv6nd.c
320
ipv6nd_expire
(struct interface *ifp, uint32_t seconds)
function
[
all
...]
Completed in 92 milliseconds