Home
last modified time | relevance | path

Searched defs:flp (Results 1 – 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wan/
Dsdla.c183 struct frad_local *flp; in sdla_stop() local
210 struct frad_local *flp; in sdla_start() local
430 struct frad_local *flp; in sdla_cmd() local
511 struct frad_local *flp; in sdla_activate() local
533 struct frad_local *flp; in sdla_deactivate() local
555 struct frad_local *flp; in sdla_assoc() local
591 struct frad_local *flp; in sdla_deassoc() local
619 struct frad_local *flp; in sdla_dlci_conf() local
659 struct frad_local *flp; in sdla_transmit() local
751 struct frad_local *flp; in sdla_receive() local
[all …]
Ddlci.c202 struct frad_local *flp; in dlci_config() local
273 struct frad_local *flp; in dlci_open() local
297 struct frad_local *flp; in dlci_close() local
313 struct frad_local *flp; in dlci_add() local
375 struct frad_local *flp; in dlci_del() local
/kernel/linux/linux-5.10/net/ipv6/
Dfib6_rules.c157 static int fib6_rule_action_alt(struct fib_rule *rule, struct flowi *flp, in fib6_rule_action_alt()
195 static int __fib6_rule_action(struct fib_rule *rule, struct flowi *flp, in __fib6_rule_action()
260 struct flowi *flp, int flags, in fib6_rule_action()
Dip6_flowlabel.c158 struct ip6_flowlabel __rcu **flp; in ip6_fl_gc() local
195 struct ip6_flowlabel __rcu **flp; in ip6_fl_purge() local
Dip6mr.c153 static int ip6mr_rule_action(struct fib_rule *rule, struct flowi *flp, in ip6mr_rule_action()
180 static int ip6mr_rule_match(struct fib_rule *rule, struct flowi *flp, int flags) in ip6mr_rule_match()
/kernel/linux/linux-5.10/net/decnet/
Ddn_rules.c54 int dn_fib_lookup(struct flowidn *flp, struct dn_fib_res *res) in dn_fib_lookup()
68 static int dn_fib_rule_action(struct fib_rule *rule, struct flowi *flp, in dn_fib_rule_action()
Ddn_route.c1244 static int __dn_route_output_key(struct dst_entry **pprt, const struct flowidn *flp, int flags) in __dn_route_output_key()
1270 static int dn_route_output_key(struct dst_entry **pprt, struct flowidn *flp, int flags) in dn_route_output_key()
Ddn_table.c790 static int dn_fib_table_lookup(struct dn_fib_table *tb, const struct flowidn *flp, struct dn_fib_re… in dn_fib_table_lookup()
/kernel/linux/linux-5.10/net/ipv4/
Dfib_rules.c80 int __fib_lookup(struct net *net, struct flowi4 *flp, in __fib_lookup()
108 struct flowi *flp, int flags, in fib4_rule_action()
Dfib_trie.c1377 const struct flowi4 *flp) in fib_lookup_good_nhc()
1397 int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, in fib_table_lookup()
Dfib_semantics.c2059 static void fib_select_default(const struct flowi4 *flp, struct fib_result *res) in fib_select_default()
Dipmr.c166 static int ipmr_rule_action(struct fib_rule *rule, struct flowi *flp, in ipmr_rule_action()
/kernel/linux/linux-5.10/include/net/
Droute.h124 struct flowi4 *flp) in __ip_route_output_key()
140 static inline struct rtable *ip_route_output_key(struct net *net, struct flowi4 *flp) in ip_route_output_key()
Dip_fib.h305 static inline int fib_lookup(struct net *net, const struct flowi4 *flp, in fib_lookup()
363 static inline int fib_lookup(struct net *net, struct flowi4 *flp, in fib_lookup()
Dnexthop.h278 const struct flowi4 *flp, in nexthop_get_nhc_lookup()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
Dfc_lport.c791 struct fc_els_flogi *flp; in fc_lport_recv_flogi_req() local
1686 struct fc_els_flogi *flp; in fc_lport_flogi_resp() local
Dfc_rport.c219 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
/kernel/linux/linux-5.10/fs/
Dlocks.c1836 generic_add_lease(struct file *filp, long arg, struct file_lock **flp, void **priv) in generic_add_lease()
1994 int generic_setlease(struct file *filp, long arg, struct file_lock **flp, in generic_setlease()
Dlibfs.c1278 simple_nosetlease(struct file *filp, long arg, struct file_lock **flp, in simple_nosetlease()
/kernel/linux/linux-5.10/include/linux/
Dfs.h1284 struct file_lock **flp, void **priv) in generic_setlease()