Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Droute.h171 flowi4_init_output(fl4, oif, sk ? READ_ONCE(sk->sk_mark) : 0, tos, in ip_route_output_ports()
305 flowi4_init_output(fl4, oif, READ_ONCE(sk->sk_mark), ip_sock_rt_tos(sk), in ip_route_connect_init()
H A Dflow.h93 static inline void flowi4_init_output(struct flowi4 *fl4, int oif, in flowi4_init_output() function
/openbmc/linux/net/ipv4/
H A Dsyncookies.c414 flowi4_init_output(&fl4, ireq->ir_iif, ireq->ir_mark, in cookie_v4_check()
H A Dinet_connection_sock.c818 flowi4_init_output(fl4, ireq->ir_iif, ireq->ir_mark, in inet_csk_route_req()
856 flowi4_init_output(fl4, ireq->ir_iif, ireq->ir_mark, in inet_csk_route_child_sock()
H A Draw.c601 flowi4_init_output(&fl4, ipc.oif, ipc.sockc.mark, tos, scope, in raw_sendmsg()
H A Dping.c782 flowi4_init_output(&fl4, ipc.oif, ipc.sockc.mark, tos, scope, in ping_v4_sendmsg()
H A Dip_output.c1618 flowi4_init_output(&fl4, oif, in ip_send_unicast_reply()
H A Droute.c533 flowi4_init_output(fl4, oif, mark, tos & IPTOS_RT_MASK, scope, in __build_flow_key()
561 flowi4_init_output(fl4, sk->sk_bound_dev_if, READ_ONCE(sk->sk_mark), in build_sk_flow_key()
H A Dudp.c1231 flowi4_init_output(fl4, ipc.oif, ipc.sockc.mark, tos, scope, in udp_sendmsg()
/openbmc/linux/drivers/net/ppp/
H A Dpptp.c139 flowi4_init_output(fl4, sk->sk_bound_dev_if, sk->sk_mark, 0, in pptp_route_output()
/openbmc/linux/net/ipv6/
H A Dsit.c936 flowi4_init_output(&fl4, tunnel->parms.link, tunnel->fwmark, in ipip6_tunnel_xmit()