Searched refs:inp_route6 (Results 1 – 6 of 6) sorted by relevance
1475 error = ip6_output(m, inp->in6p_outputopts, &inp->inp_route6, in tcp_default_output()1479 if (error == EMSGSIZE && inp->inp_route6.ro_nh != NULL) in tcp_default_output()1480 mtu = inp->inp_route6.ro_nh->nh_mtu; in tcp_default_output()
228 struct route_in6 inp_route6; member
876 RO_INVALIDATE_CACHE(&inp->inp_route6); in in6_losing()887 RO_INVALIDATE_CACHE(&inp->inp_route6); in in6_rtchange()
945 INP_WLOCKED(inp) ? &inp->inp_route6 : NULL, flags, in udp6_send()
18881 &inp->inp_route6, in rack_fast_rsm_output()19409 &inp->inp_route6, in rack_fast_output()21999 &inp->inp_route6, in rack_output()22003 if (error == EMSGSIZE && inp->inp_route6.ro_nh != NULL) in rack_output()22004 mtu = inp->inp_route6.ro_nh->nh_mtu; in rack_output()
13557 &inp->inp_route6, in bbr_output_wtime()13561 if (error == EMSGSIZE && inp->inp_route6.ro_nh != NULL) in bbr_output_wtime()13562 mtu = inp->inp_route6.ro_nh->nh_mtu; in bbr_output_wtime()