/openbmc/linux/include/net/ |
H A D | route.h | 125 struct rtable *ip_route_output_key_hash(struct net *net, struct flowi4 *flp, 127 struct rtable *ip_route_output_key_hash_rcu(struct net *net, struct flowi4 *flp, 132 struct flowi4 *flp) in __ip_route_output_key() 137 struct rtable *ip_route_output_flow(struct net *, struct flowi4 *flp, 148 static inline struct rtable *ip_route_output_key(struct net *net, struct flowi4 *flp) in ip_route_output_key() 156 struct flowi4 fl4 = { in ip_route_output() 165 static inline struct rtable *ip_route_output_ports(struct net *net, struct flowi4 *fl4, in ip_route_output_ports() 180 static inline struct rtable *ip_route_output_gre(struct net *net, struct flowi4 *fl4, in ip_route_output_gre() 291 * the same flowi4 object to both the ip_route_connect() and the 295 static inline void ip_route_connect_init(struct flowi4 *fl in ip_route_connect_init() [all...] |
H A D | flow.h | 65 struct flowi4 { struct 93 static inline void flowi4_init_output(struct flowi4 *fl4, int oif, in flowi4_init_output() argument 119 static inline void flowi4_update_output(struct flowi4 *fl4, int oif, in flowi4_update_output() 157 struct flowi4 ip4; 173 static inline struct flowi *flowi4_to_flowi(struct flowi4 *fl4) in flowi4_to_flowi() 178 static inline struct flowi_common *flowi4_to_flowi_common(struct flowi4 *fl4) in flowi4_to_flowi_common()
|
H A D | ip_fib.h | 274 int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, 311 static inline int fib_lookup(struct net *net, const struct flowi4 *flp, in fib_lookup() 354 struct flowi4 *fl4, in fib4_rules_early_flow_dissect() 366 int __fib_lookup(struct net *net, struct flowi4 *flp, 369 static inline int fib_lookup(struct net *net, struct flowi4 *flp, in fib_lookup() 415 struct flowi4 *fl4, in fib4_rules_early_flow_dissect() 521 int fib_multipath_hash(const struct net *net, const struct flowi4 *fl4, 528 struct flowi4 *fl4, const struct sk_buff *skb); 545 const struct flowi4 *flp);
|
H A D | ip.h | 217 int ip_append_data(struct sock *sk, struct flowi4 *fl4, 226 struct sk_buff *__ip_make_skb(struct sock *sk, struct flowi4 *fl4, 230 int ip_push_pending_frames(struct sock *sk, struct flowi4 *fl4); 232 struct sk_buff *ip_make_skb(struct sock *sk, struct flowi4 *fl4, 241 static inline struct sk_buff *ip_finish_skb(struct sock *sk, struct flowi4 *fl4) in ip_finish_skb()
|
H A D | ip_tunnels.h | 252 static inline void ip_tunnel_init_flow(struct flowi4 *fl4, in ip_tunnel_init_flow() 326 u8 *protocol, struct flowi4 *fl4); 419 u8 *protocol, struct flowi4 *fl4) in ip_tunnel_encap()
|
/openbmc/linux/net/ipv4/ |
H A D | xfrm4_policy.c | 20 static struct dst_entry *__xfrm4_dst_lookup(struct flowi4 *fl4, in __xfrm4_dst_lookup() 45 struct flowi4 fl4; in xfrm4_dst_lookup() 54 struct flowi4 fl4; in xfrm4_get_saddr() 69 const struct flowi4 *fl4 = &fl->u.ip4; in xfrm4_fill_dst()
|
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 | 508 static void ip_rt_fix_tos(struct flowi4 *fl4) in ip_rt_fix_tos() 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() 571 static void ip_rt_build_flow_key(struct flowi4 *fl4, const struct sock *sk, in ip_rt_build_flow_key() 745 static void __ip_do_redirect(struct rtable *rt, struct sk_buff *skb, struct flowi4 *fl4, in __ip_do_redirect() 833 struct flowi4 fl4; in ip_do_redirect() 1020 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() [all …]
|
H A D | icmp.c | 316 struct flowi4 *fl4, int type, int code, in icmpv4_xrlim_allow() 375 struct flowi4 *fl4, in icmp_push_reply() 413 struct flowi4 fl4; in icmp_reply() 487 static struct rtable *icmp_route_lookup(struct net *net, struct flowi4 *fl4, in icmp_route_lookup() 495 struct flowi4 fl4_dec; in icmp_route_lookup() 539 struct flowi4 fl4_2 = {}; in icmp_route_lookup() 605 struct flowi4 fl4; in __icmp_send()
|
H A D | ip_output.c | 446 static void ip_copy_addrs(struct iphdr *iph, const struct flowi4 *fl4) in ip_copy_addrs() 462 struct flowi4 *fl4; in __ip_queue_xmit() 952 struct flowi4 *fl4, in __ip_append_data() 1344 int ip_append_data(struct sock *sk, struct flowi4 *fl4, in ip_append_data() 1384 struct flowi4 *fl4, in __ip_make_skb() 1502 int ip_push_pending_frames(struct sock *sk, struct flowi4 *fl4) in ip_push_pending_frames() 1535 struct flowi4 *fl4, in ip_make_skb() 1593 struct flowi4 fl4; in ip_send_unicast_reply()
|
H A D | netfilter.c | 24 struct flowi4 fl4 = {}; in ip_route_me_harder()
|
H A D | fib_rules.c | 81 int __fib_lookup(struct net *net, struct flowi4 *flp, in __fib_lookup() 181 struct flowi4 *fl4 = &fl->u.ip4; in fib4_rule_match()
|
H A D | raw.c | 319 static int raw_send_hdrinc(struct sock *sk, struct flowi4 *fl4, in raw_send_hdrinc() 424 static int raw_probe_proto_opt(struct raw_frag_vec *rfv, struct flowi4 *fl4) in raw_probe_proto_opt() 481 struct flowi4 fl4; in raw_sendmsg()
|
H A D | fib_frontend.c | 210 struct flowi4 fl4 = { .daddr = addr }; in __inet_dev_addr_type() 292 struct flowi4 fl4 = { in fib_compute_spec_dst() 352 struct flowi4 fl4; in __fib_validate_source() 1343 struct flowi4 fl4 = { in nl_fib_lookup()
|
H A D | fou_core.c | 1036 struct flowi4 *fl4, u8 *protocol, __be16 sport) in fou_build_udp() 1055 u8 *protocol, struct flowi4 *fl4) in fou_build_header() 1072 u8 *protocol, struct flowi4 *fl4) in gue_build_header()
|
/openbmc/linux/net/ipv4/netfilter/ |
H A D | ipt_rpfilter.c | 32 static bool rpfilter_lookup_reverse(struct net *net, struct flowi4 *fl4, in rpfilter_lookup_reverse() 57 struct flowi4 flow; in rpfilter_mt()
|
H A D | nf_dup_ipv4.c | 28 struct flowi4 fl4; in nf_dup_ipv4_route()
|
H A D | nft_fib_ipv4.c | 65 struct flowi4 fl4 = { in nft_fib4_eval()
|
/openbmc/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()
|
/openbmc/linux/include/trace/events/ |
H A D | fib.h | 15 TP_PROTO(u32 tb_id, const struct flowi4 *flp,
|
/openbmc/linux/drivers/net/ppp/ |
H A D | pptp.c | 133 struct flowi4 *fl4) in pptp_route_output() 157 struct flowi4 fl4; in pptp_xmit() 422 struct flowi4 fl4; in pptp_connect()
|
/openbmc/linux/drivers/net/ |
H A D | gtp.c | 238 static struct rtable *ip4_route_output_gtp(struct flowi4 *fl4, in ip4_route_output_gtp() 300 struct flowi4 fl4; in gtp0_send_echo_resp() 480 struct flowi4 fl4; in gtp1u_send_echo_resp() 778 struct flowi4 fl4; 802 struct flowi4 *fl4, in gtp_set_pktinfo_ipv4() 819 struct flowi4 fl4; in gtp_build_skb_ip4() 1744 struct flowi4 fl4; in gtp_genl_send_echo_req()
|
H A D | amt.c | 620 struct flowi4 fl4; in amt_send_discovery() 709 struct flowi4 fl4; in amt_send_request() 1003 struct flowi4 fl4; in amt_send_membership_update() 1017 memset(&fl4, 0, sizeof(struct flowi4)); in amt_send_membership_update() 1063 struct flowi4 fl4; in amt_send_multicast_data() 1076 memset(&fl4, 0, sizeof(struct flowi4)); in amt_send_multicast_data() 1117 struct flowi4 fl4; in amt_send_membership_query() 1130 memset(&fl4, 0, sizeof(struct flowi4)); in amt_send_membership_query() 2557 struct flowi4 fl4; in amt_send_advertisement()
|
/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/ |
H A D | libcxgb_cm.c | 98 struct flowi4 fl4; in cxgb_find_route()
|
/openbmc/linux/net/dccp/ |
H A D | ipv4.c | 52 struct flowi4 *fl4; in dccp_v4_connect() 471 struct flowi4 fl4 = { in dccp_v4_route_skb() 497 struct flowi4 fl4; in dccp_v4_send_response()
|