OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:got6
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/unbound/dist/iterator/
iter_delegpt.h
120
* and marked true if got4 and
got6
are both true.
127
uint8_t
got6
;
member in struct:delegpt_ns
376
* sets the got4 or
got6
to negative, updates the ns->resolved.
/src/sys/dist/pf/net/
pf_if.c
557
int got4 = 0,
got6
= 0;
local
585
if (af == AF_INET6 &&
got6
)
591
got6
= 1;
/src/dist/pf/sbin/pfctl/
pfctl_parser.c
1311
int got4 = 0,
got6
= 0;
local
1337
got4 =
got6
= 0;
1341
if ((flags & PFI_AFLAG_NOALIAS) && p->af == AF_INET6 &&
got6
)
1346
got6
= 1;
1570
int got4 = 0,
got6
= 0;
local
1598
if (
got6
)
1600
got6
= 1;
Completed in 22 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026