OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPV6_AF_DELEGATED
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
ipv6.h
220
#define
IPV6_AF_DELEGATED
(1U << 7)
ipv6.c
803
ia->flags |=
IPV6_AF_DELEGATED
;
1886
if (ia->flags &
IPV6_AF_DELEGATED
) {
dhcp6.c
1803
IPV6_AF_DELEGATED
| IPV6_AF_PFXDELEGATION, NULL);
2457
if (!(ap->flags &
IPV6_AF_DELEGATED
))
2793
dhcp6_freedrop_addrs(ifp, 0,
IPV6_AF_DELEGATED
, NULL);
Completed in 172 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026