Searched refs:IP6PO_TEMPADDR_SYSTEM (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netinet6/
H A Dip6_var.h174 #define IP6PO_TEMPADDR_SYSTEM -1 /* follow the system default */ macro
H A Dip6_output.c2304 opt->ip6po_prefer_tempaddr = IP6PO_TEMPADDR_SYSTEM;
2333 int defpreftemp = IP6PO_TEMPADDR_SYSTEM;
3009 if (preftemp != IP6PO_TEMPADDR_SYSTEM &&
H A Din6_src.c419 opts->ip6po_prefer_tempaddr == IP6PO_TEMPADDR_SYSTEM) {

Completed in 119 milliseconds