Home
last modified time | relevance | path

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

/Linux-v5.4/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
314 struct frad_local *flp; in dlci_add() local
376 struct frad_local *flp; in dlci_del() local
/Linux-v5.4/net/ipv6/
Dfib6_rules.c153 static int fib6_rule_action_alt(struct fib_rule *rule, struct flowi *flp, in fib6_rule_action_alt()
191 static int __fib6_rule_action(struct fib_rule *rule, struct flowi *flp, in __fib6_rule_action()
254 static int fib6_rule_action(struct fib_rule *rule, struct flowi *flp, 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.c151 static int ip6mr_rule_action(struct fib_rule *rule, struct flowi *flp, in ip6mr_rule_action()
178 static int ip6mr_rule_match(struct fib_rule *rule, struct flowi *flp, int flags) in ip6mr_rule_match()
/Linux-v5.4/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.c1240 static int __dn_route_output_key(struct dst_entry **pprt, const struct flowidn *flp, int flags) in __dn_route_output_key()
1266 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()
/Linux-v5.4/net/ipv4/
Dfib_rules.c78 int __fib_lookup(struct net *net, struct flowi4 *flp, in __fib_lookup()
105 static int fib4_rule_action(struct fib_rule *rule, struct flowi *flp, in fib4_rule_action()
Dfib_semantics.c1989 static void fib_select_default(const struct flowi4 *flp, struct fib_result *res) in fib_select_default()
Dfib_trie.c1312 int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, in fib_table_lookup()
Dipmr.c164 static int ipmr_rule_action(struct fib_rule *rule, struct flowi *flp, in ipmr_rule_action()
/Linux-v5.4/include/net/
Droute.h124 struct flowi4 *flp) in __ip_route_output_key()
134 static inline struct rtable *ip_route_output_key(struct net *net, struct flowi4 *flp) in ip_route_output_key()
Dip_fib.h293 static inline int fib_lookup(struct net *net, const struct flowi4 *flp, in fib_lookup()
345 static inline int fib_lookup(struct net *net, struct flowi4 *flp, in fib_lookup()
/Linux-v5.4/drivers/scsi/libfc/
Dfc_lport.c791 struct fc_els_flogi *flp; in fc_lport_recv_flogi_req() local
1684 struct fc_els_flogi *flp; in fc_lport_flogi_resp() local
Dfc_rport.c217 static unsigned int fc_plogi_get_maxframe(struct fc_els_flogi *flp, in fc_plogi_get_maxframe()
853 struct fc_els_flogi *flp; in fc_rport_recv_flogi_req() local
/Linux-v5.4/fs/
Dlocks.c1806 generic_add_lease(struct file *filp, long arg, struct file_lock **flp, void **priv) in generic_add_lease()
1964 int generic_setlease(struct file *filp, long arg, struct file_lock **flp, in generic_setlease()
Dlibfs.c1186 simple_nosetlease(struct file *filp, long arg, struct file_lock **flp, in simple_nosetlease()
/Linux-v5.4/include/linux/
Dfs.h1294 struct file_lock **flp, void **priv) in generic_setlease()