Home
last modified time | relevance | path

Searched refs:ip_sock_rt_scope (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/net/
H A Droute.h43 static inline __u8 ip_sock_rt_scope(const struct sock *sk) in ip_sock_rt_scope() function
306 ip_sock_rt_scope(sk), protocol, flow_flags, dst, in ip_route_connect_init()
/openbmc/linux/net/ipv4/
H A Dsyncookies.c415 ip_sock_rt_tos(sk), ip_sock_rt_scope(sk), in cookie_v4_check()
H A Dinet_connection_sock.c819 ip_sock_rt_tos(sk), ip_sock_rt_scope(sk), in inet_csk_route_req()
857 ip_sock_rt_tos(sk), ip_sock_rt_scope(sk), in inet_csk_route_child_sock()
H A Droute.c528 scope = ip_sock_rt_scope(sk); in __build_flow_key()
563 ip_sock_rt_scope(sk), in build_sk_flow_key()
/openbmc/linux/net/dccp/
H A Dipv4.c476 .flowi4_scope = ip_sock_rt_scope(sk), in dccp_v4_route_skb()
/openbmc/linux/net/sctp/
H A Dprotocol.c439 fl4->flowi4_scope = ip_sock_rt_scope(asoc->base.sk); in sctp_v4_get_dst()
/openbmc/linux/drivers/net/
H A Dgtp.c247 fl4->flowi4_scope = ip_sock_rt_scope(sk); in ip4_route_output_gtp()