Home
last modified time | relevance | path

Searched refs:ip6po_nextroute (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/netinet6/
H A Dip6_var.h196 #define ip6po_nextroute ip6po_nhinfo.ip6po_nhi_route macro
H A Dip6_output.c1285 if (opt != NULL && opt->ip6po_nextroute.ro_rt) { in ip6_output_list()
3333 ROUTE_RELEASE(&pktopt->ip6po_nextroute); in ip6_clearpktopts()
H A Din6_src.c1120 ron = &opts->ip6po_nextroute; in selectroute()