Home
last modified time | relevance | path

Searched refs:in6_selecthlim (Results 1 – 11 of 11) sorted by relevance

/f-stack/tools/compat/include/netinet6/
H A Din6_pcb.h120 int in6_selecthlim(struct inpcb *, struct ifnet *);
/f-stack/freebsd/netinet6/
H A Din6_pcb.h120 int in6_selecthlim(struct inpcb *, struct ifnet *);
H A Din6_src.c569 *hlim = in6_selecthlim(inp, retifp); in in6_selectsrc_socket()
613 *hlim = in6_selecthlim(NULL, retifp); in in6_selectsrc_addr()
908 in6_selecthlim(struct inpcb *inp, struct ifnet *ifp) in in6_selecthlim() function
H A Dudp6_usrreq.c935 ip6->ip6_hlim = in6_selecthlim(inp, NULL); in udp6_output()
/f-stack/freebsd/netinet/
H A Dsctp_os_bsd.h366 #define SCTP_GET_HLIM(inp, ro) in6_selecthlim(&inp->ip_inp.inp, (ro ? (ro->ro_nh ? (ro->ro_nh->nh_i…
H A Dtcp_timewait.c627 ip6->ip6_hlim = in6_selecthlim(inp, NULL); in tcp_twrespond()
H A Dtcp_output.c1423 ip6->ip6_hlim = in6_selecthlim(tp->t_inpcb, NULL); in tcp_output()
1465 ip->ip_ttl = in6_selecthlim(tp->t_inpcb, NULL); in tcp_output()
H A Dtcp_syncache.c1490 ip_ttl = in6_selecthlim(inp, NULL); in syncache_add()
H A Dtcp_subr.c1645 ip6->ip6_hlim = in6_selecthlim(tp != NULL ? tp->t_inpcb : in tcp_respond()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c13726 ip6->ip6_hlim = in6_selecthlim(inp, NULL); in rack_output()
13762 ip->ip_ttl = in6_selecthlim(inp, NULL); in rack_output()
H A Dbbr.c13748 ip6->ip6_hlim = in6_selecthlim(inp, NULL); in bbr_output_wtime()
13784 ip->ip_ttl = in6_selecthlim(inp, NULL); in bbr_output_wtime()