Searched defs:flp (Results 1 – 16 of 16) sorted by relevance
/linux-6.12.1/net/ipv6/ |
D | fib6_rules.c | 159 static int fib6_rule_action_alt(struct fib_rule *rule, struct flowi *flp, in fib6_rule_action_alt() 197 static int __fib6_rule_action(struct fib_rule *rule, struct flowi *flp, in __fib6_rule_action() 266 struct flowi *flp, int flags, in fib6_rule_action()
|
D | ip6_flowlabel.c | 158 struct ip6_flowlabel __rcu **flp; in ip6_fl_gc() local 195 struct ip6_flowlabel __rcu **flp; in ip6_fl_purge() local
|
D | ip6mr.c | 160 static int ip6mr_rule_action(struct fib_rule *rule, struct flowi *flp, in ip6mr_rule_action() 187 static int ip6mr_rule_match(struct fib_rule *rule, struct flowi *flp, int flags) in ip6mr_rule_match()
|
/linux-6.12.1/net/ipv4/ |
D | fib_rules.c | 82 int __fib_lookup(struct net *net, struct flowi4 *flp, in __fib_lookup() 110 struct flowi *flp, int flags, in fib4_rule_action()
|
D | fib_trie.c | 1428 const struct flowi4 *flp) in fib_lookup_good_nhc() 1445 int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, in fib_table_lookup()
|
D | fib_semantics.c | 2051 static void fib_select_default(const struct flowi4 *flp, struct fib_result *res) in fib_select_default()
|
D | ipmr.c | 172 static int ipmr_rule_action(struct fib_rule *rule, struct flowi *flp, in ipmr_rule_action()
|
/linux-6.12.1/include/net/ |
D | route.h | 139 struct flowi4 *flp) in __ip_route_output_key() 149 static inline struct rtable *ip_route_output_key(struct net *net, struct flowi4 *flp) in ip_route_output_key()
|
D | ip_fib.h | 314 static inline int fib_lookup(struct net *net, const struct flowi4 *flp, in fib_lookup() 372 static inline int fib_lookup(struct net *net, struct flowi4 *flp, in fib_lookup()
|
D | nexthop.h | 422 const struct flowi4 *flp, in nexthop_get_nhc_lookup()
|
/linux-6.12.1/drivers/scsi/libfc/ |
D | fc_rport.c | 219 static unsigned int fc_plogi_get_maxframe(struct fc_els_flogi *flp, in fc_plogi_get_maxframe() 858 struct fc_els_flogi *flp; in fc_rport_recv_flogi_req() local
|
D | fc_lport.c | 800 struct fc_els_flogi *flp; in fc_lport_recv_flogi_req() local 1739 struct fc_els_flogi *flp; in fc_lport_flogi_resp() local
|
/linux-6.12.1/fs/ |
D | locks.c | 1774 generic_add_lease(struct file *filp, int arg, struct file_lease **flp, void **priv) in generic_add_lease() 1929 int generic_setlease(struct file *filp, int arg, struct file_lease **flp, in generic_setlease()
|
D | libfs.c | 1673 simple_nosetlease(struct file *filp, int arg, struct file_lease **flp, in simple_nosetlease()
|
/linux-6.12.1/include/linux/ |
D | filelock.h | 372 struct file_lease **flp, void **priv) in generic_setlease()
|
/linux-6.12.1/tools/lib/bpf/ |
D | btf_dump.c | 1966 const union float_data *flp = data; in btf_dump_float_data() local
|