HomeSort by: relevance | last modified time | path
    Searched refs:IP6PO_TEMPADDR_SYSTEM (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet6/
ip6_var.h 119 #define IP6PO_TEMPADDR_SYSTEM -1 /* follow the system default */
ip6_output.c 2103 opt->ip6po_prefer_tempaddr = IP6PO_TEMPADDR_SYSTEM;
2136 int defpreftemp = IP6PO_TEMPADDR_SYSTEM;
3211 case IP6PO_TEMPADDR_SYSTEM:
in6_src.c 369 opts->ip6po_prefer_tempaddr == IP6PO_TEMPADDR_SYSTEM) {

Completed in 17 milliseconds