Home
last modified time | relevance | path

Searched refs:IP6PO_TEMPADDR_NOTPREFER (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/netinet6/
Dip6_var.h120 #define IP6PO_TEMPADDR_NOTPREFER 0 /* not prefer temporary address */ macro
Dmld6.c183 ip6_opts.ip6po_prefer_tempaddr = IP6PO_TEMPADDR_NOTPREFER; in mld_init()
Din6_src.c372 IP6PO_TEMPADDR_NOTPREFER) { in in6_select_best_ia()
Dip6_output.c3212 case IP6PO_TEMPADDR_NOTPREFER: in ip6_setpktopt()
/netbsd/src/crypto/external/bsd/openssh/dist/
Dsshconnect.c458 : IP6PO_TEMPADDR_NOTPREFER; in ssh_create_socket()