OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IN6_IFF_TEMPORARY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet6/
in6_src.c
376
if (!(ia_best->ia6_flags &
IN6_IFF_TEMPORARY
) &&
377
(ia->ia6_flags &
IN6_IFF_TEMPORARY
)) {
383
if ((ia_best->ia6_flags &
IN6_IFF_TEMPORARY
) &&
384
!(ia->ia6_flags &
IN6_IFF_TEMPORARY
)) {
in6_var.h
409
#define
IN6_IFF_TEMPORARY
0x80 /* temporary (anonymous) address. */
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025