| /linux/include/net/ |
| H A D | ip_fib.h | 279 int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, 316 static inline int fib_lookup(struct net *net, const struct flowi4 *flp, in fib_lookup() 359 struct flowi4 *fl4, in fib4_rules_early_flow_dissect() 371 int __fib_lookup(struct net *net, struct flowi4 *flp, 374 static inline int fib_lookup(struct net *net, struct flowi4 *flp, in fib_lookup() 420 struct flowi4 *fl4, in fib4_rules_early_flow_dissect() 441 static inline bool fib_dscp_masked_match(dscp_t dscp, const struct flowi4 *fl4) in fib_dscp_masked_match() 544 int fib_multipath_hash(const struct net *net, const struct flowi4 *fl4, 578 const struct flowi4 *fl4); 580 struct flowi4 *fl4, const struct sk_buff *skb); [all …]
|
| H A D | ip.h | 221 int ip_append_data(struct sock *sk, struct flowi4 *fl4, 230 struct sk_buff *__ip_make_skb(struct sock *sk, struct flowi4 *fl4, 234 int ip_push_pending_frames(struct sock *sk, struct flowi4 *fl4); 236 struct sk_buff *ip_make_skb(struct sock *sk, struct flowi4 *fl4, 245 static inline struct sk_buff *ip_finish_skb(struct sock *sk, struct flowi4 *fl4) in ip_finish_skb()
|
| H A D | ip_tunnels.h | 357 static inline void ip_tunnel_init_flow(struct flowi4 *fl4, in ip_tunnel_init_flow() 446 u8 *protocol, struct flowi4 *fl4); 548 u8 *protocol, struct flowi4 *fl4) in ip_tunnel_encap()
|
| H A D | inet_connection_sock.h | 267 struct dst_entry *inet_csk_route_req(const struct sock *sk, struct flowi4 *fl4,
|
| H A D | nexthop.h | 424 const struct flowi4 *flp, in nexthop_get_nhc_lookup()
|
| /linux/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | tunnel_conf.c | 518 struct flowi4 *flowi4 = (struct flowi4 *)flow; in nfp_tun_write_neigh() local 522 payload->src_ipv4 = flowi4->saddr; in nfp_tun_write_neigh() 523 payload->dst_ipv4 = flowi4->daddr; in nfp_tun_write_neigh() 558 struct flowi4 *flowi4 = (struct flowi4 *)flow; in nfp_tun_write_neigh() local 563 payload->dst_ipv4 = flowi4->daddr; in nfp_tun_write_neigh() 669 struct flowi4 flow4 = {}; in nfp_tun_neigh_update() 754 struct flowi4 flow = {}; in nfp_tunnel_request_route_v4()
|
| /linux/net/ipv4/ |
| H A D | datagram.c | 23 struct flowi4 *fl4; in __ip4_datagram_connect() 106 struct flowi4 fl4; in ip4_datagram_release_cb()
|
| H A D | route.c | 510 static void __build_flow_key(const struct net *net, struct flowi4 *fl4, in __build_flow_key() 531 static void build_skb_flow_key(struct flowi4 *fl4, const struct sk_buff *skb, in build_skb_flow_key() 544 static void build_sk_flow_key(struct flowi4 *fl4, const struct sock *sk) in build_sk_flow_key() 565 static void ip_rt_build_flow_key(struct flowi4 *fl4, const struct sock *sk, in ip_rt_build_flow_key() 744 static void __ip_do_redirect(struct rtable *rt, struct sk_buff *skb, struct flowi4 *fl4, in __ip_do_redirect() 832 struct flowi4 fl4; in ip_do_redirect() 1019 static void __ip_rt_update_pmtu(struct rtable *rt, struct flowi4 *fl4, u32 mtu) in __ip_rt_update_pmtu() 1075 struct flowi4 fl4; in ip_rt_update_pmtu() 1090 struct flowi4 fl4; in ipv4_update_pmtu() 1107 struct flowi4 fl4; in __ipv4_sk_update_pmtu() [all …]
|
| H A D | icmp.c | 313 struct flowi4 *fl4, int type, int code, in icmpv4_xrlim_allow() 383 struct flowi4 *fl4, in icmp_push_reply() 421 struct flowi4 fl4; in icmp_reply() 493 static struct rtable *icmp_route_lookup(struct net *net, struct flowi4 *fl4, in icmp_route_lookup() 502 struct flowi4 fl4_dec; in icmp_route_lookup() 550 struct flowi4 fl4_2 = {}; in icmp_route_lookup() 813 struct flowi4 fl4; in __icmp_send()
|
| H A D | ip_output.c | 453 static void ip_copy_addrs(struct iphdr *iph, const struct flowi4 *fl4) in ip_copy_addrs() 469 struct flowi4 *fl4; in __ip_queue_xmit() 951 struct flowi4 *fl4, in __ip_append_data() 1357 int ip_append_data(struct sock *sk, struct flowi4 *fl4, in ip_append_data() 1397 struct flowi4 *fl4, in __ip_make_skb() 1519 int ip_push_pending_frames(struct sock *sk, struct flowi4 *fl4) in ip_push_pending_frames() 1552 struct flowi4 *fl4, in ip_make_skb() 1612 struct flowi4 fl4; in ip_send_unicast_reply()
|
| H A D | fou_core.c | 1035 struct flowi4 *fl4, u8 *protocol, __be16 sport) in fou_build_udp() 1054 u8 *protocol, struct flowi4 *fl4) in fou_build_header() 1071 u8 *protocol, struct flowi4 *fl4) in gue_build_header()
|
| H A D | inet_connection_sock.c | 761 struct flowi4 *fl4, in inet_csk_route_req() 803 struct flowi4 *fl4; in inet_csk_route_child_sock() 1531 struct flowi4 *fl4; in inet_csk_rebuild_route()
|
| H A D | ip_tunnel.c | 293 struct flowi4 fl4; in ip_tunnel_bind_dev() 580 struct flowi4 fl4; in ip_md_tunnel_xmit() 679 struct flowi4 fl4; in ip_tunnel_xmit()
|
| H A D | fib_semantics.c | 1181 struct flowi4 fl4 = { in fib_check_nh_v4_gw() 1996 static void fib_select_default(const struct flowi4 *flp, struct fib_result *res) in fib_select_default() 2165 const struct flowi4 *fl4) in fib_select_multipath() 2209 struct flowi4 *fl4, const struct sk_buff *skb) in fib_select_path()
|
| H A D | ping.c | 637 struct flowi4 *fl4) in ping_v4_push_pending_frames() 702 struct flowi4 fl4; in ping_v4_sendmsg()
|
| H A D | syncookies.c | 415 struct flowi4 fl4; in cookie_v4_check()
|
| /linux/drivers/net/ethernet/chelsio/libcxgb/ |
| H A D | libcxgb_cm.c | 98 struct flowi4 fl4; in cxgb_find_route()
|
| /linux/net/dccp/ |
| H A D | ipv4.c | |
| /linux/drivers/net/ |
| H A D | gtp.c | 348 static struct rtable *ip4_route_output_gtp(struct flowi4 *fl4, in ip4_route_output_gtp() 429 struct flowi4 fl4; in gtp0_send_echo_resp_ip() 659 struct flowi4 fl4; in gtp1u_send_echo_resp() 992 struct flowi4 fl4; 1022 struct flowi4 *fl4, in gtp_set_pktinfo_ipv4() 1053 struct flowi4 fl4; in gtp_build_skb_outer_ip4() 2332 struct flowi4 fl4; in gtp_genl_send_echo_req()
|
| H A D | amt.c | 622 struct flowi4 fl4; in amt_send_discovery() 711 struct flowi4 fl4; in amt_send_request() 1005 struct flowi4 fl4; in amt_send_membership_update() 1019 memset(&fl4, 0, sizeof(struct flowi4)); in amt_send_membership_update() 1066 struct flowi4 fl4; in amt_send_multicast_data() 1079 memset(&fl4, 0, sizeof(struct flowi4)); in amt_send_multicast_data() 1121 struct flowi4 fl4; in amt_send_membership_query() 1134 memset(&fl4, 0, sizeof(struct flowi4)); in amt_send_membership_query() 2562 struct flowi4 fl4; in amt_send_advertisement()
|
| /linux/net/netfilter/ |
| H A D | xt_TCPMSS.c | 52 struct flowi4 *fl4 = &fl.u.ip4; in tcpmss_reverse_mtu()
|
| /linux/drivers/net/ovpn/ |
| H A D | udp.c | 150 struct flowi4 fl = { in ovpn_udp4_output()
|
| /linux/net/xfrm/ |
| H A D | xfrm_nat_keepalive.c | 46 struct flowi4 fl4; in nat_keepalive_send_ipv4()
|
| /linux/net/sctp/ |
| H A D | protocol.c | 287 static void sctp_v4_dst_saddr(union sctp_addr *saddr, struct flowi4 *fl4, in sctp_v4_dst_saddr() 423 struct flowi4 *fl4 = &_fl.u.ip4; in sctp_v4_get_dst() 1042 struct flowi4 *fl4 = &t->fl.u.ip4; in sctp_v4_xmit()
|
| /linux/net/rxrpc/ |
| H A D | peer_object.c | 158 struct flowi4 *fl4 = &fl.u.ip4; in rxrpc_assess_MTU_size()
|