Home
last modified time | relevance | path

Searched refs:IP6PO_TEMPADDR_SYSTEM (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dip6_var.h166 #define IP6PO_TEMPADDR_SYSTEM -1 /* follow the system default */ macro
H A Dip6_output.c2549 opt->ip6po_prefer_tempaddr = IP6PO_TEMPADDR_SYSTEM; in ip6_initpktopts()
2609 int defpreftemp = IP6PO_TEMPADDR_SYSTEM; in ip6_getpcbopt()
3268 if (preftemp != IP6PO_TEMPADDR_SYSTEM && in ip6_setpktopt()
H A Din6_src.c414 opts->ip6po_prefer_tempaddr == IP6PO_TEMPADDR_SYSTEM) { in in6_selectsrc()
/f-stack/tools/compat/include/netinet6/
H A Dip6_var.h166 #define IP6PO_TEMPADDR_SYSTEM -1 /* follow the system default */ macro