OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dhcp6_drop
(Results
1 - 2
of
2
) sorted by null
/external/dhcpcd-6.8.2/
dhcp6.h
247
void
dhcp6_drop
(struct interface *, const char *);
257
#define
dhcp6_drop
(a, b) {}
macro
dhcp6.c
1163
dhcp6_drop
(ifp, "EXPIRE6");
3423
dhcp6_drop
(struct interface *ifp, const char *reason)
function
[
all
...]
Completed in 2194 milliseconds