/Linux-v4.19/include/net/ |
D | route.h | 115 struct rtable *ip_route_output_key_hash(struct net *net, struct flowi4 *flp, 117 struct rtable *ip_route_output_key_hash_rcu(struct net *net, struct flowi4 *flp, 122 struct flowi4 *flp) in __ip_route_output_key() 127 struct rtable *ip_route_output_flow(struct net *, struct flowi4 *flp, 132 static inline struct rtable *ip_route_output_key(struct net *net, struct flowi4 *flp) in ip_route_output_key() 140 struct flowi4 fl4 = { in ip_route_output() 149 static inline struct rtable *ip_route_output_ports(struct net *net, struct flowi4 *fl4, in ip_route_output_ports() 164 static inline struct rtable *ip_route_output_gre(struct net *net, struct flowi4 *fl4, in ip_route_output_gre() 275 static inline void ip_route_connect_init(struct flowi4 *fl4, __be32 dst, __be32 src, in ip_route_connect_init() 290 static inline struct rtable *ip_route_connect(struct flowi4 *fl4, in ip_route_connect() [all …]
|
D | flow.h | 69 struct flowi4 { struct 96 static inline void flowi4_init_output(struct flowi4 *fl4, int oif, in flowi4_init_output() argument 120 static inline void flowi4_update_output(struct flowi4 *fl4, int oif, __u8 tos, in flowi4_update_output() 174 struct flowi4 ip4; 190 static inline struct flowi *flowi4_to_flowi(struct flowi4 *fl4) in flowi4_to_flowi() 211 BUILD_BUG_ON(sizeof(struct flowi4) % sizeof(flow_compare_t)); in flow_key_size() 212 return sizeof(struct flowi4) / sizeof(flow_compare_t); in flow_key_size()
|
D | ip_fib.h | 225 int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, 262 static inline int fib_lookup(struct net *net, const struct flowi4 *flp, in fib_lookup() 299 struct flowi4 *fl4, in fib4_rules_early_flow_dissect() 311 int __fib_lookup(struct net *net, struct flowi4 *flp, 314 static inline int fib_lookup(struct net *net, struct flowi4 *flp, in fib_lookup() 354 struct flowi4 *fl4, in fib4_rules_early_flow_dissect() 400 int fib_multipath_hash(const struct net *net, const struct flowi4 *fl4, 405 struct flowi4 *fl4, const struct sk_buff *skb);
|
D | ip.h | 170 int ip_append_data(struct sock *sk, struct flowi4 *fl4, 179 ssize_t ip_append_page(struct sock *sk, struct flowi4 *fl4, struct page *page, 181 struct sk_buff *__ip_make_skb(struct sock *sk, struct flowi4 *fl4, 185 int ip_push_pending_frames(struct sock *sk, struct flowi4 *fl4); 187 struct sk_buff *ip_make_skb(struct sock *sk, struct flowi4 *fl4, 200 static inline struct sk_buff *ip_finish_skb(struct sock *sk, struct flowi4 *fl4) in ip_finish_skb()
|
D | ip_tunnels.h | 259 static inline void ip_tunnel_init_flow(struct flowi4 *fl4, in ip_tunnel_init_flow() 313 u8 *protocol, struct flowi4 *fl4); 350 u8 *protocol, struct flowi4 *fl4) in ip_tunnel_encap()
|
/Linux-v4.19/net/ipv4/ |
D | xfrm4_policy.c | 21 static struct dst_entry *__xfrm4_dst_lookup(struct net *net, struct flowi4 *fl4, in __xfrm4_dst_lookup() 51 struct flowi4 fl4; in xfrm4_dst_lookup() 61 struct flowi4 fl4; in xfrm4_get_saddr() 87 const struct flowi4 *fl4 = &fl->u.ip4; in xfrm4_fill_dst() 115 struct flowi4 *fl4 = &fl->u.ip4; in _decode_session4() 121 memset(fl4, 0, sizeof(struct flowi4)); in _decode_session4()
|
D | datagram.c | 27 struct flowi4 *fl4; in __ip4_datagram_connect() 108 struct flowi4 fl4; in ip4_datagram_release_cb()
|
D | route.c | 517 static void __build_flow_key(const struct net *net, struct flowi4 *fl4, in __build_flow_key() 538 static void build_skb_flow_key(struct flowi4 *fl4, const struct sk_buff *skb, in build_skb_flow_key() 551 static void build_sk_flow_key(struct flowi4 *fl4, const struct sock *sk) in build_sk_flow_key() 569 static void ip_rt_build_flow_key(struct flowi4 *fl4, const struct sock *sk, in ip_rt_build_flow_key() 726 static void __ip_do_redirect(struct rtable *rt, struct sk_buff *skb, struct flowi4 *fl4, in __ip_do_redirect() 812 struct flowi4 fl4; in ip_do_redirect() 1001 static void __ip_rt_update_pmtu(struct rtable *rt, struct flowi4 *fl4, u32 mtu) in __ip_rt_update_pmtu() 1037 struct flowi4 fl4; in ip_rt_update_pmtu() 1047 struct flowi4 fl4; in ipv4_update_pmtu() 1066 struct flowi4 fl4; in __ipv4_sk_update_pmtu() [all …]
|
D | icmp.c | 315 struct flowi4 *fl4, int type, int code) in icmpv4_xrlim_allow() 368 struct flowi4 *fl4, in icmp_push_reply() 407 struct flowi4 fl4; in icmp_reply() 465 struct flowi4 *fl4, in icmp_route_lookup() 473 struct flowi4 fl4_dec; in icmp_route_lookup() 516 struct flowi4 fl4_2 = {}; in icmp_route_lookup() 580 struct flowi4 fl4; in icmp_send()
|
D | ip_output.c | 417 static void ip_copy_addrs(struct iphdr *iph, const struct flowi4 *fl4) in ip_copy_addrs() 432 struct flowi4 *fl4; in __ip_queue_xmit() 860 struct flowi4 *fl4, in __ip_append_data() 1175 int ip_append_data(struct sock *sk, struct flowi4 *fl4, in ip_append_data() 1201 ssize_t ip_append_page(struct sock *sk, struct flowi4 *fl4, struct page *page, in ip_append_page() 1345 struct flowi4 *fl4, in __ip_make_skb() 1452 int ip_push_pending_frames(struct sock *sk, struct flowi4 *fl4) in ip_push_pending_frames() 1485 struct flowi4 *fl4, in ip_make_skb() 1543 struct flowi4 fl4; in ip_send_unicast_reply()
|
D | xfrm4_state.c | 28 const struct flowi4 *fl4 = &fl->u.ip4; in __xfrm4_init_tempsel()
|
D | fib_rules.c | 81 int __fib_lookup(struct net *net, struct flowi4 *flp, in __fib_lookup() 174 struct flowi4 *fl4 = &fl->u.ip4; in fib4_rule_match()
|
D | netfilter.c | 24 struct flowi4 fl4 = {}; in ip_route_me_harder()
|
D | ip_gre.c | 464 struct flowi4 *fl, in gre_get_rt() 481 struct flowi4 *fl, in prepare_fb_xmit() 534 struct flowi4 fl; in gre_fb_xmit() 582 struct flowi4 fl; in erspan_fb_xmit() 660 struct flowi4 fl4; in gre_fill_metadata_dst() 929 struct flowi4 fl4; in ipgre_open()
|
D | fou.c | 954 struct flowi4 *fl4, u8 *protocol, __be16 sport) in fou_build_udp() 973 u8 *protocol, struct flowi4 *fl4) in fou_build_header() 990 u8 *protocol, struct flowi4 *fl4) in gue_build_header()
|
D | fib_frontend.c | 221 struct flowi4 fl4 = { .daddr = addr }; in __inet_dev_addr_type() 301 struct flowi4 fl4 = { in fib_compute_spec_dst() 334 struct flowi4 fl4; in __fib_validate_source() 1123 struct flowi4 fl4 = { in nl_fib_lookup()
|
D | inet_connection_sock.c | 539 struct flowi4 *fl4, in inet_csk_route_req() 582 struct flowi4 *fl4; in inet_csk_route_child_sock() 1061 struct flowi4 *fl4; in inet_csk_rebuild_route()
|
/Linux-v4.19/net/ipv4/netfilter/ |
D | ipt_rpfilter.c | 35 static bool rpfilter_lookup_reverse(struct net *net, struct flowi4 *fl4, in rpfilter_lookup_reverse() 76 struct flowi4 flow; in rpfilter_mt()
|
D | nf_dup_ipv4.c | 31 struct flowi4 fl4; in nf_dup_ipv4_route()
|
D | nft_fib_ipv4.c | 74 struct flowi4 fl4 = { in nft_fib4_eval()
|
/Linux-v4.19/include/trace/events/ |
D | fib.h | 15 TP_PROTO(u32 tb_id, const struct flowi4 *flp,
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/ |
D | tunnel_conf.c | 308 struct flowi4 *flow, struct neighbour *neigh, gfp_t flag) in nfp_tun_write_neigh() 347 struct flowi4 flow = {}; in nfp_tun_neigh_event_handler() 400 struct flowi4 flow = {}; in nfp_tunnel_request_route()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/libcxgb/ |
D | libcxgb_cm.c | 97 struct flowi4 fl4; in cxgb_find_route()
|
/Linux-v4.19/drivers/net/ |
D | gtp.c | 382 static struct rtable *ip4_route_output_gtp(struct flowi4 *fl4, in ip4_route_output_gtp() 439 struct flowi4 fl4; 463 struct flowi4 *fl4, in gtp_set_pktinfo_ipv4() 480 struct flowi4 fl4; in gtp_build_skb_ip4()
|
/Linux-v4.19/net/dccp/ |
D | ipv4.c | 49 struct flowi4 *fl4; in dccp_v4_connect() 458 struct flowi4 fl4 = { in dccp_v4_route_skb() 483 struct flowi4 fl4; in dccp_v4_send_response()
|