Searched refs:flowi4 (Results 1 – 8 of 8) sorted by relevance
| /include/net/ |
| A D | flow.h | 67 struct flowi4 { struct 95 static inline void flowi4_init_output(struct flowi4 *fl4, int oif, in flowi4_init_output() argument 121 static inline void flowi4_update_output(struct flowi4 *fl4, int oif, in flowi4_update_output() 159 struct flowi4 ip4; 175 static inline struct flowi *flowi4_to_flowi(struct flowi4 *fl4) in flowi4_to_flowi() 180 static inline struct flowi_common *flowi4_to_flowi_common(struct flowi4 *fl4) in flowi4_to_flowi_common()
|
| A D | route.h | 135 struct flowi4 *fl4) in inet_sk_init_flowi4() 160 struct rtable *ip_route_output_key_hash(struct net *net, struct flowi4 *flp, 162 struct rtable *ip_route_output_key_hash_rcu(struct net *net, struct flowi4 *flp, 167 struct flowi4 *flp) in __ip_route_output_key() 172 struct rtable *ip_route_output_flow(struct net *, struct flowi4 *flp, 177 static inline struct rtable *ip_route_output_key(struct net *net, struct flowi4 *flp) in ip_route_output_key() 190 struct flowi4 fl4 = { in ip_route_output() 201 static inline struct rtable *ip_route_output_ports(struct net *net, struct flowi4 *fl4, in ip_route_output_ports() 319 static inline void ip_route_connect_init(struct flowi4 *fl4, __be32 dst, in ip_route_connect_init() 337 static inline struct rtable *ip_route_connect(struct flowi4 *fl4, __be32 dst, in ip_route_connect() [all …]
|
| 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 …]
|
| 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()
|
| A D | ip_tunnels.h | 347 static inline void ip_tunnel_init_flow(struct flowi4 *fl4, in ip_tunnel_init_flow() 426 u8 *protocol, struct flowi4 *fl4); 528 u8 *protocol, struct flowi4 *fl4) in ip_tunnel_encap()
|
| A D | inet_connection_sock.h | 261 struct dst_entry *inet_csk_route_req(const struct sock *sk, struct flowi4 *fl4,
|
| A D | nexthop.h | 424 const struct flowi4 *flp, in nexthop_get_nhc_lookup()
|
| /include/trace/events/ |
| A D | fib.h | 15 TP_PROTO(u32 tb_id, const struct flowi4 *flp,
|
Completed in 21 milliseconds