| /Linux-v5.10/include/net/ |
| D | route.h | 117 struct rtable *ip_route_output_key_hash(struct net *net, struct flowi4 *flp, 119 struct rtable *ip_route_output_key_hash_rcu(struct net *net, struct flowi4 *flp, 124 struct flowi4 *flp) in __ip_route_output_key() 129 struct rtable *ip_route_output_flow(struct net *, struct flowi4 *flp, 140 static inline struct rtable *ip_route_output_key(struct net *net, struct flowi4 *flp) in ip_route_output_key() 148 struct flowi4 fl4 = { in ip_route_output() 157 static inline struct rtable *ip_route_output_ports(struct net *net, struct flowi4 *fl4, in ip_route_output_ports() 172 static inline struct rtable *ip_route_output_gre(struct net *net, struct flowi4 *fl4, in ip_route_output_gre() 291 static inline void ip_route_connect_init(struct flowi4 *fl4, __be32 dst, __be32 src, in ip_route_connect_init() 306 static inline struct rtable *ip_route_connect(struct flowi4 *fl4, in ip_route_connect() [all …]
|
| D | flow.h | 70 struct flowi4 { struct 98 static inline void flowi4_init_output(struct flowi4 *fl4, int oif, in flowi4_init_output() argument 123 static inline void flowi4_update_output(struct flowi4 *fl4, int oif, __u8 tos, in flowi4_update_output() 177 struct flowi4 ip4; 193 static inline struct flowi *flowi4_to_flowi(struct flowi4 *fl4) in flowi4_to_flowi()
|
| D | ip_fib.h | 268 int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, 305 static inline int fib_lookup(struct net *net, const struct flowi4 *flp, in fib_lookup() 348 struct flowi4 *fl4, in fib4_rules_early_flow_dissect() 360 int __fib_lookup(struct net *net, struct flowi4 *flp, 363 static inline int fib_lookup(struct net *net, struct flowi4 *flp, in fib_lookup() 409 struct flowi4 *fl4, in fib4_rules_early_flow_dissect() 469 int fib_multipath_hash(const struct net *net, const struct flowi4 *fl4, 476 struct flowi4 *fl4, const struct sk_buff *skb); 493 const struct flowi4 *flp);
|
| D | ip.h | 211 int ip_append_data(struct sock *sk, struct flowi4 *fl4, 220 ssize_t ip_append_page(struct sock *sk, struct flowi4 *fl4, struct page *page, 222 struct sk_buff *__ip_make_skb(struct sock *sk, struct flowi4 *fl4, 226 int ip_push_pending_frames(struct sock *sk, struct flowi4 *fl4); 228 struct sk_buff *ip_make_skb(struct sock *sk, struct flowi4 *fl4, 237 static inline struct sk_buff *ip_finish_skb(struct sock *sk, struct flowi4 *fl4) in ip_finish_skb()
|
| D | ip_tunnels.h | 240 static inline void ip_tunnel_init_flow(struct flowi4 *fl4, in ip_tunnel_init_flow() 299 u8 *protocol, struct flowi4 *fl4); 357 u8 *protocol, struct flowi4 *fl4) in ip_tunnel_encap()
|
| D | inet_connection_sock.h | 254 struct dst_entry *inet_csk_route_req(const struct sock *sk, struct flowi4 *fl4,
|
| /Linux-v5.10/net/ipv4/ |
| D | xfrm4_policy.c | 20 static struct dst_entry *__xfrm4_dst_lookup(struct net *net, struct flowi4 *fl4, in __xfrm4_dst_lookup() 50 struct flowi4 fl4; in xfrm4_dst_lookup() 60 struct flowi4 fl4; in xfrm4_get_saddr() 75 const struct flowi4 *fl4 = &fl->u.ip4; in xfrm4_fill_dst()
|
| D | datagram.c | 24 struct flowi4 *fl4; in __ip4_datagram_connect() 106 struct flowi4 fl4; in ip4_datagram_release_cb()
|
| D | route.c | 525 static void __build_flow_key(const struct net *net, struct flowi4 *fl4, in __build_flow_key() 546 static void build_skb_flow_key(struct flowi4 *fl4, const struct sk_buff *skb, in build_skb_flow_key() 559 static void build_sk_flow_key(struct flowi4 *fl4, const struct sock *sk) in build_sk_flow_key() 577 static void ip_rt_build_flow_key(struct flowi4 *fl4, const struct sock *sk, in ip_rt_build_flow_key() 736 static void __ip_do_redirect(struct rtable *rt, struct sk_buff *skb, struct flowi4 *fl4, in __ip_do_redirect() 824 struct flowi4 fl4; in ip_do_redirect() 1015 static void __ip_rt_update_pmtu(struct rtable *rt, struct flowi4 *fl4, u32 mtu) in __ip_rt_update_pmtu() 1056 struct flowi4 fl4; in ip_rt_update_pmtu() 1071 struct flowi4 fl4; in ipv4_update_pmtu() 1088 struct flowi4 fl4; in __ipv4_sk_update_pmtu() [all …]
|
| D | icmp.c | 314 struct flowi4 *fl4, int type, int code) in icmpv4_xrlim_allow() 367 struct flowi4 *fl4, in icmp_push_reply() 406 struct flowi4 fl4; in icmp_reply() 481 struct flowi4 *fl4, in icmp_route_lookup() 490 struct flowi4 fl4_dec; in icmp_route_lookup() 534 struct flowi4 fl4_2 = {}; in icmp_route_lookup() 599 struct flowi4 fl4; in __icmp_send()
|
| D | ip_output.c | 444 static void ip_copy_addrs(struct iphdr *iph, const struct flowi4 *fl4) in ip_copy_addrs() 459 struct flowi4 *fl4; in __ip_queue_xmit() 960 struct flowi4 *fl4, in __ip_append_data() 1302 int ip_append_data(struct sock *sk, struct flowi4 *fl4, in ip_append_data() 1328 ssize_t ip_append_page(struct sock *sk, struct flowi4 *fl4, struct page *page, in ip_append_page() 1472 struct flowi4 *fl4, in __ip_make_skb() 1579 int ip_push_pending_frames(struct sock *sk, struct flowi4 *fl4) in ip_push_pending_frames() 1612 struct flowi4 *fl4, in ip_make_skb() 1670 struct flowi4 fl4; in ip_send_unicast_reply()
|
| D | netfilter.c | 24 struct flowi4 fl4 = {}; in ip_route_me_harder()
|
| D | fib_rules.c | 80 int __fib_lookup(struct net *net, struct flowi4 *flp, in __fib_lookup() 179 struct flowi4 *fl4 = &fl->u.ip4; in fib4_rule_match()
|
| D | inet_connection_sock.c | 588 struct flowi4 *fl4, in inet_csk_route_req() 631 struct flowi4 *fl4; in inet_csk_route_child_sock() 1074 struct flowi4 *fl4; in inet_csk_rebuild_route()
|
| D | raw.c | 344 static int raw_send_hdrinc(struct sock *sk, struct flowi4 *fl4, in raw_send_hdrinc() 448 static int raw_probe_proto_opt(struct raw_frag_vec *rfv, struct flowi4 *fl4) in raw_probe_proto_opt() 505 struct flowi4 fl4; in raw_sendmsg()
|
| D | fib_frontend.c | 209 struct flowi4 fl4 = { .daddr = addr }; in __inet_dev_addr_type() 291 struct flowi4 fl4 = { in fib_compute_spec_dst() 351 struct flowi4 fl4; in __fib_validate_source() 1323 struct flowi4 fl4 = { in nl_fib_lookup()
|
| /Linux-v5.10/net/ipv4/netfilter/ |
| D | ipt_rpfilter.c | 32 static bool rpfilter_lookup_reverse(struct net *net, struct flowi4 *fl4, in rpfilter_lookup_reverse() 58 struct flowi4 flow; in rpfilter_mt()
|
| D | nf_dup_ipv4.c | 28 struct flowi4 fl4; in nf_dup_ipv4_route()
|
| D | nft_fib_ipv4.c | 65 struct flowi4 fl4 = { in nft_fib4_eval()
|
| /Linux-v5.10/include/trace/events/ |
| D | fib.h | 15 TP_PROTO(u32 tb_id, const struct flowi4 *flp,
|
| /Linux-v5.10/drivers/net/ethernet/chelsio/libcxgb/ |
| D | libcxgb_cm.c | 97 struct flowi4 fl4; in cxgb_find_route()
|
| /Linux-v5.10/net/dccp/ |
| D | ipv4.c | 45 struct flowi4 *fl4; in dccp_v4_connect() 457 struct flowi4 fl4 = { in dccp_v4_route_skb() 482 struct flowi4 fl4; in dccp_v4_send_response()
|
| /Linux-v5.10/drivers/net/ |
| D | gtp.c | 384 static struct rtable *ip4_route_output_gtp(struct flowi4 *fl4, in ip4_route_output_gtp() 441 struct flowi4 fl4; 465 struct flowi4 *fl4, in gtp_set_pktinfo_ipv4() 482 struct flowi4 fl4; in gtp_build_skb_ip4()
|
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | tc_tun.c | 84 struct flowi4 *fl4, in mlx5e_route_lookup_ipv4_get() 192 struct flowi4 fl4 = {}; in mlx5e_tc_tun_create_header_ipv4()
|
| /Linux-v5.10/drivers/net/ppp/ |
| D | pptp.c | 139 struct flowi4 fl4; in pptp_xmit() 410 struct flowi4 fl4; in pptp_connect()
|