Searched defs:fl4 (Results 1 - 25 of 58) sorted by relevance

123

/linux-master/net/ipv4/netfilter/
H A Dnf_dup_ipv4.c28 struct flowi4 fl4; local
H A Dipt_rpfilter.c32 static bool rpfilter_lookup_reverse(struct net *net, struct flowi4 *fl4, argument
H A Dnft_fib_ipv4.c65 struct flowi4 fl4 = { local
[all...]
/linux-master/net/ipv4/
H A Dnetfilter.c24 struct flowi4 fl4 = {}; local
[all...]
H A Ddatagram.c23 struct flowi4 *fl4; local
106 struct flowi4 fl4; local
H A Dxfrm4_policy.c20 static struct dst_entry *__xfrm4_dst_lookup(struct net *net, struct flowi4 *fl4, argument
48 struct flowi4 fl4; local
58 struct flowi4 fl4; local
73 const struct flowi4 *fl4 = &fl->u.ip4; local
[all...]
H A Dfib_rules.c181 struct flowi4 *fl4 = &fl->u.ip4; local
H A Dudp_tunnel_core.c216 struct flowi4 fl4; local
[all...]
H A Dsyncookies.c407 struct flowi4 fl4; local
H A Dping.c699 struct flowi4 fl4; local
635 ping_v4_push_pending_frames(struct sock *sk, struct pingfakehdr *pfh, struct flowi4 *fl4) argument
[all...]
H A Dicmp.c402 struct flowi4 fl4; local
307 icmpv4_xrlim_allow(struct net *net, struct rtable *rt, struct flowi4 *fl4, int type, int code) argument
363 icmp_push_reply(struct sock *sk, struct icmp_bxm *icmp_param, struct flowi4 *fl4, struct ipcm_cookie *ipc, struct rtable **rt) argument
476 icmp_route_lookup(struct net *net, struct flowi4 *fl4, struct sk_buff *skb_in, const struct iphdr *iph, __be32 saddr, u8 tos, u32 mark, int type, int code, struct icmp_bxm *param) argument
595 struct flowi4 fl4; local
[all...]
/linux-master/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.c98 struct flowi4 fl4; local
/linux-master/net/netfilter/
H A Dxt_TCPMSS.c52 struct flowi4 *fl4 = &fl.u.ip4; local
/linux-master/net/rxrpc/
H A Dpeer_object.c159 struct flowi4 *fl4 = &fl.u.ip4; local
/linux-master/net/core/
H A Dlwt_bpf.c201 struct flowi4 fl4 = {}; local
[all...]
/linux-master/net/dccp/
H A Dipv4.c52 struct flowi4 *fl4; local
471 struct flowi4 fl4 = { local
497 struct flowi4 fl4; local
[all...]
/linux-master/drivers/net/ipvlan/
H A Dipvlan_core.c421 struct flowi4 fl4 = { local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c21 struct flowi4 fl4; member in union:mlx5e_tc_tun_route_attr::__anon34
[all...]
/linux-master/include/net/
H A Droute.h147 struct flowi4 fl4 = { local
156 static inline struct rtable *ip_route_output_ports(struct net *net, struct flowi4 *fl4, argument
171 static inline struct rtable *ip_route_output_gre(struct net *net, struct flowi4 *fl4, argument
285 ip_route_connect_init(struct flowi4 *fl4, __be32 dst, __be32 src, int oif, u8 protocol, __be16 sport, __be16 dport, const struct sock *sk) argument
300 ip_route_connect(struct flowi4 *fl4, __be32 dst, __be32 src, int oif, u8 protocol, __be16 sport, __be16 dport, const struct sock *sk) argument
321 ip_route_newports(struct flowi4 *fl4, struct rtable *rt, __be16 orig_sport, __be16 orig_dport, __be16 sport, __be16 dport, const struct sock *sk) argument
[all...]
H A Dflow.h93 static inline void flowi4_init_output(struct flowi4 *fl4, int oif, argument
119 flowi4_update_output(struct flowi4 *fl4, int oif, __be32 daddr, __be32 saddr) argument
173 flowi4_to_flowi(struct flowi4 *fl4) argument
178 flowi4_to_flowi_common(struct flowi4 *fl4) argument
[all...]
/linux-master/net/l2tp/
H A Dl2tp_ip.c403 struct flowi4 *fl4; local
/linux-master/drivers/net/ppp/
H A Dpptp.c157 struct flowi4 fl4; local
422 struct flowi4 fl4; local
132 pptp_route_output(const struct pppox_sock *po, struct flowi4 *fl4) argument
[all...]
/linux-master/drivers/infiniband/core/
H A Daddr.c396 struct flowi4 fl4; local
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c250 struct flowi4 fl4; local
/linux-master/net/smc/
H A Dsmc_ib.c201 struct flowi4 fl4 = { local

Completed in 437 milliseconds

123