| /Linux-v5.4/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, 134 static inline struct rtable *ip_route_output_key(struct net *net, struct flowi4 *flp) in ip_route_output_key() 142 struct flowi4 fl4 = { in ip_route_output() 151 static inline struct rtable *ip_route_output_ports(struct net *net, struct flowi4 *fl4, in ip_route_output_ports() 166 static inline struct rtable *ip_route_output_gre(struct net *net, struct flowi4 *fl4, in ip_route_output_gre() 281 static inline void ip_route_connect_init(struct flowi4 *fl4, __be32 dst, __be32 src, in ip_route_connect_init() 296 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 122 static inline void flowi4_update_output(struct flowi4 *fl4, int oif, __u8 tos, in flowi4_update_output() 176 struct flowi4 ip4; 192 static inline struct flowi *flowi4_to_flowi(struct flowi4 *fl4) in flowi4_to_flowi() 213 BUILD_BUG_ON(sizeof(struct flowi4) % sizeof(flow_compare_t)); in flow_key_size() 214 return sizeof(struct flowi4) / sizeof(flow_compare_t); in flow_key_size()
|
| D | ip_fib.h | 256 int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, 293 static inline int fib_lookup(struct net *net, const struct flowi4 *flp, in fib_lookup() 330 struct flowi4 *fl4, in fib4_rules_early_flow_dissect() 342 int __fib_lookup(struct net *net, struct flowi4 *flp, 345 static inline int fib_lookup(struct net *net, struct flowi4 *flp, in fib_lookup() 385 struct flowi4 *fl4, in fib4_rules_early_flow_dissect() 435 int fib_multipath_hash(const struct net *net, const struct flowi4 *fl4, 442 struct flowi4 *fl4, const struct sk_buff *skb);
|
| D | ip.h | 210 int ip_append_data(struct sock *sk, struct flowi4 *fl4, 219 ssize_t ip_append_page(struct sock *sk, struct flowi4 *fl4, struct page *page, 221 struct sk_buff *__ip_make_skb(struct sock *sk, struct flowi4 *fl4, 225 int ip_push_pending_frames(struct sock *sk, struct flowi4 *fl4); 227 struct sk_buff *ip_make_skb(struct sock *sk, struct flowi4 *fl4, 240 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() 295 u8 *protocol, struct flowi4 *fl4); 353 u8 *protocol, struct flowi4 *fl4) in ip_tunnel_encap()
|
| /Linux-v5.4/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 | icmp.c | 310 struct flowi4 *fl4, int type, int code) in icmpv4_xrlim_allow() 363 struct flowi4 *fl4, in icmp_push_reply() 402 struct flowi4 fl4; in icmp_reply() 460 struct flowi4 *fl4, in icmp_route_lookup() 468 struct flowi4 fl4_dec; in icmp_route_lookup() 511 struct flowi4 fl4_2 = {}; in icmp_route_lookup() 576 struct flowi4 fl4; in __icmp_send()
|
| 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() 822 struct flowi4 fl4; in ip_do_redirect() 1013 static void __ip_rt_update_pmtu(struct rtable *rt, struct flowi4 *fl4, u32 mtu) in __ip_rt_update_pmtu() 1049 struct flowi4 fl4; in ip_rt_update_pmtu() 1059 struct flowi4 fl4; in ipv4_update_pmtu() 1076 struct flowi4 fl4; in __ipv4_sk_update_pmtu() [all …]
|
| 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() 954 struct flowi4 *fl4, in __ip_append_data() 1293 int ip_append_data(struct sock *sk, struct flowi4 *fl4, in ip_append_data() 1319 ssize_t ip_append_page(struct sock *sk, struct flowi4 *fl4, struct page *page, in ip_append_page() 1463 struct flowi4 *fl4, in __ip_make_skb() 1570 int ip_push_pending_frames(struct sock *sk, struct flowi4 *fl4) in ip_push_pending_frames() 1603 struct flowi4 *fl4, in ip_make_skb() 1661 struct flowi4 fl4; in ip_send_unicast_reply()
|
| D | netfilter.c | 24 struct flowi4 fl4 = {}; in ip_route_me_harder()
|
| D | fib_rules.c | 78 int __fib_lookup(struct net *net, struct flowi4 *flp, in __fib_lookup() 174 struct flowi4 *fl4 = &fl->u.ip4; in fib4_rule_match()
|
| D | inet_connection_sock.c | 542 struct flowi4 *fl4, in inet_csk_route_req() 585 struct flowi4 *fl4; in inet_csk_route_child_sock() 1058 struct flowi4 *fl4; in inet_csk_rebuild_route()
|
| D | fib_frontend.c | 219 struct flowi4 fl4 = { .daddr = addr }; in __inet_dev_addr_type() 301 struct flowi4 fl4 = { in fib_compute_spec_dst() 360 struct flowi4 fl4; in __fib_validate_source() 1330 struct flowi4 fl4 = { in nl_fib_lookup()
|
| /Linux-v5.4/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.4/include/trace/events/ |
| D | fib.h | 15 TP_PROTO(u32 tb_id, const struct flowi4 *flp,
|
| /Linux-v5.4/drivers/net/ethernet/chelsio/libcxgb/ |
| D | libcxgb_cm.c | 97 struct flowi4 fl4; in cxgb_find_route()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | tc_tun.c | 76 struct flowi4 *fl4, in mlx5e_route_lookup_ipv4() 216 struct flowi4 fl4 = {}; in mlx5e_tc_tun_create_header_ipv4()
|
| /Linux-v5.4/drivers/net/ |
| D | gtp.c | 391 static struct rtable *ip4_route_output_gtp(struct flowi4 *fl4, in ip4_route_output_gtp() 448 struct flowi4 fl4; 472 struct flowi4 *fl4, in gtp_set_pktinfo_ipv4() 489 struct flowi4 fl4; in gtp_build_skb_ip4()
|
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/ |
| D | tunnel_conf.c | 291 struct flowi4 *flow, struct neighbour *neigh, gfp_t flag) in nfp_tun_write_neigh() 331 struct flowi4 flow = {}; in nfp_tun_neigh_event_handler() 384 struct flowi4 flow = {}; in nfp_tunnel_request_route()
|
| /Linux-v5.4/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.4/drivers/net/ppp/ |
| D | pptp.c | 139 struct flowi4 fl4; in pptp_xmit() 410 struct flowi4 fl4; in pptp_connect()
|
| /Linux-v5.4/net/netfilter/ |
| D | xt_TCPMSS.c | 52 struct flowi4 *fl4 = &fl.u.ip4; in tcpmss_reverse_mtu()
|