Searched defs:fl (Results 126 - 150 of 151) sorted by path

1234567

/linux-master/net/netfilter/
H A Dnft_flow_offload.c229 struct flowi fl; local
[all...]
H A Dnft_rt.c26 struct flowi fl; local
41 nf_route(nft_net(pkt), &dst, &fl, false, nft_pf(pkt)); local
H A Dutils.c163 int nf_route(struct net *net, struct dst_entry **dst, struct flowi *fl, argument
H A Dxt_TCPMSS.c47 struct flowi fl; local
/linux-master/net/openvswitch/
H A Dactions.c450 static void set_ipv6_fl(struct sk_buff *skb, struct ipv6hdr *nh, u32 fl, u32 mask) argument
/linux-master/net/rxrpc/
H A Dpeer_object.c158 struct flowi fl; local
/linux-master/net/sched/
H A Dcls_api.c3956 struct tcf_proto *fl; local
H A Dsch_drr.c300 struct tcf_proto *fl; local
H A Dsch_ets.c379 struct tcf_proto *fl; local
H A Dsch_multiq.c35 struct tcf_proto *fl = rcu_dereference_bh(q->filter_list); local
H A Dsch_prio.c36 struct tcf_proto *fl; local
H A Dsch_qfq.c685 struct tcf_proto *fl; local
H A Dsch_sfb.c254 static bool sfb_classify(struct sk_buff *skb, struct tcf_proto *fl, argument
286 struct tcf_proto *fl; local
H A Dsch_sfq.c168 struct tcf_proto *fl; local
/linux-master/net/sctp/
H A Dipv6.c272 sctp_v6_get_dst(struct sctp_transport *t, union sctp_addr *saddr, struct flowi *fl, struct sock *sk) argument
441 sctp_v6_get_saddr(struct sctp_sock *sk, struct sctp_transport *t, struct flowi *fl) argument
H A Dprotocol.c417 sctp_v4_get_dst(struct sctp_transport *t, union sctp_addr *saddr, struct flowi *fl, struct sock *sk) argument
550 sctp_v4_get_saddr(struct sctp_sock *sk, struct sctp_transport *t, struct flowi *fl) argument
[all...]
/linux-master/net/tipc/
H A Dudp_media.c180 struct flowi4 fl = { local
/linux-master/net/xfrm/
H A Dxfrm_interface_core.c425 xfrmi_xmit2(struct sk_buff *skb, struct net_device *dev, struct flowi *fl) argument
530 struct flowi fl; local
538 xfrm_decode_session(dev_net(dev), skb, &fl, AF_INET6); local
553 xfrm_decode_session(dev_net(dev), skb, &fl, AF_INET); local
[all...]
H A Dxfrm_policy.c214 __xfrm4_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) argument
227 __xfrm6_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) argument
239 bool xfrm_selector_match(const struct xfrm_selector *sel, const struct flowi *fl, argument
1984 xfrm_policy_match(const struct xfrm_policy *pol, const struct flowi *fl, u8 type, u16 family, u32 if_id) argument
2108 __xfrm_policy_eval_candidates(struct hlist_head *chain, struct xfrm_policy *prefer, const struct flowi *fl, u8 type, u16 family, u32 if_id) argument
2147 xfrm_policy_eval_candidates(struct xfrm_pol_inexact_candidates *cand, struct xfrm_policy *prefer, const struct flowi *fl, u8 type, u16 family, u32 if_id) argument
2170 xfrm_policy_lookup_bytype(struct net *net, u8 type, const struct flowi *fl, u16 family, u8 dir, u32 if_id) argument
2238 xfrm_policy_lookup(struct net *net, const struct flowi *fl, u16 family, u8 dir, u32 if_id) argument
2254 xfrm_sk_policy_lookup(const struct sock *sk, int dir, const struct flowi *fl, u16 family, u32 if_id) argument
2460 xfrm_tmpl_resolve_one(struct xfrm_policy *policy, const struct flowi *fl, struct xfrm_state **xfrm, unsigned short family) argument
2519 xfrm_tmpl_resolve(struct xfrm_policy **pols, int npols, const struct flowi *fl, struct xfrm_state **xfrm, unsigned short family) argument
2556 xfrm_get_tos(const struct flowi *fl, int family) argument
2607 xfrm_fill_dst(struct xfrm_dst *xdst, struct net_device *dev, const struct flowi *fl) argument
2629 xfrm_bundle_create(struct xfrm_policy *policy, struct xfrm_state **xfrm, struct xfrm_dst **bundle, int nx, const struct flowi *fl, struct dst_entry *dst) argument
2769 xfrm_expand_policies(const struct flowi *fl, u16 family, struct xfrm_policy **pols, int *num_pols, int *num_xfrms) argument
2818 xfrm_resolve_and_create_bundle(struct xfrm_policy **pols, int num_pols, const struct flowi *fl, u16 family, struct dst_entry *dst_orig) argument
2863 struct flowi fl; local
2984 xfrm_create_dummy_bundle(struct net *net, struct xfrm_flo *xflo, const struct flowi *fl, int num_xfrms, u16 family) argument
3043 xfrm_bundle_lookup(struct net *net, const struct flowi *fl, u16 family, u8 dir, struct xfrm_flo *xflo, u32 if_id) argument
3131 xfrm_lookup_with_ifid(struct net *net, struct dst_entry *dst_orig, const struct flowi *fl, const struct sock *sk, int flags, u32 if_id) argument
3289 xfrm_lookup(struct net *net, struct dst_entry *dst_orig, const struct flowi *fl, const struct sock *sk, int flags) argument
3300 xfrm_lookup_route(struct net *net, struct dst_entry *dst_orig, const struct flowi *fl, const struct sock *sk, int flags) argument
3319 xfrm_secpath_reject(int idx, struct sk_buff *skb, const struct flowi *fl) argument
3393 decode_session4(const struct xfrm_flow_keys *flkeys, struct flowi *fl, bool reverse) argument
3427 decode_session6(const struct xfrm_flow_keys *flkeys, struct flowi *fl, bool reverse) argument
3459 __xfrm_decode_session(struct net *net, struct sk_buff *skb, struct flowi *fl, unsigned int family, int reverse) argument
3509 icmp_err_packet(const struct flowi *fl, unsigned short family) argument
3533 xfrm_icmp_flow_decode(struct sk_buff *skb, unsigned short family, const struct flowi *fl, struct flowi *fl1) argument
3563 xfrm_selector_inner_icmp_match(struct sk_buff *skb, unsigned short family, const struct xfrm_selector *sel, const struct flowi *fl) argument
3582 xfrm_in_fwd_icmp(struct sk_buff *skb, const struct flowi *fl, unsigned short family, u32 if_id) argument
3602 xfrm_out_fwd_icmp(struct sk_buff *skb, struct flowi *fl, unsigned short family, struct dst_entry *dst) argument
3641 struct flowi fl; local
3826 struct flowi fl; local
[all...]
H A Dxfrm_state.c902 __xfrm4_init_tempsel(struct xfrm_selector *sel, const struct flowi *fl) argument
920 __xfrm6_init_tempsel(struct xfrm_selector *sel, const struct flowi *fl) argument
939 xfrm_init_tempstate(struct xfrm_state *x, const struct flowi *fl, argument
1094 xfrm_state_look_at(struct xfrm_policy *pol, struct xfrm_state *x, const struct flowi *fl, unsigned short family, struct xfrm_state **best, int *acq_in_progress, int *error) argument
1137 xfrm_state_find(const xfrm_address_t *daddr, const xfrm_address_t *saddr, const struct flowi *fl, struct xfrm_tmpl *tmpl, struct xfrm_policy *pol, int *err, unsigned short family, u32 if_id) argument
[all...]
/linux-master/sound/soc/codecs/
H A Dwm2200.c1693 int i, bclk, lrclk, wl, fl, sr_code; local
H A Dwm5100.c1405 int i, base, bclk, aif_rate, lrclk, wl, fl, sr; local
/linux-master/sound/usb/line6/
H A Dpodhd.c274 unsigned int fl; local
/linux-master/tools/hv/
H A Dhv_kvp_daemon.c134 struct flock fl = {F_WRLCK, SEEK_SET, 0, 0, 0}; local
146 struct flock fl = {F_UNLCK, SEEK_SET, 0, 0, 0}; local
/linux-master/tools/lib/bpf/
H A Dbtf_dump.c1964 union float_data fl; local

Completed in 343 milliseconds

1234567