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_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
ipv6.h
241
struct
ipv6_state
{
struct
250
#define
IPV6_STATE
(ifp) ((struct
ipv6_state
*)(ifp)->if_data[IF_DATA_IPV6])
252
((const struct
ipv6_state
*)(ifp)->if_data[IF_DATA_IPV6])
ipv6.c
674
struct
ipv6_state
*state;
684
state =
IPV6_STATE
(ia->iface);
694
static struct
ipv6_state
*
697
struct
ipv6_state
*state;
699
state =
IPV6_STATE
(ifp);
702
state =
IPV6_STATE
(ifp);
818
struct
ipv6_state
*state = ipv6_getstate(ifp);
836
struct
ipv6_state
*state;
843
state =
IPV6_STATE
(ia->iface);
909
struct
ipv6_state
*state
[
all
...]
Completed in 18 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026