Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Dsdla.c187 struct frad_local *flp; in sdla_stop() local
214 struct frad_local *flp; in sdla_start() local
433 struct frad_local *flp; in sdla_cmd() local
514 struct frad_local *flp; in sdla_activate() local
536 struct frad_local *flp; in sdla_deactivate() local
558 struct frad_local *flp; in sdla_assoc() local
594 struct frad_local *flp; in sdla_deassoc() local
622 struct frad_local *flp; in sdla_dlci_conf() local
662 struct frad_local *flp; in sdla_transmit() local
754 struct frad_local *flp; in sdla_receive() local
[all …]
Ddlci.c206 struct frad_local *flp; in dlci_config() local
277 struct frad_local *flp; in dlci_open() local
301 struct frad_local *flp; in dlci_close() local
318 struct frad_local *flp; in dlci_add() local
380 struct frad_local *flp; in dlci_del() local
/linux-4.4.14/net/decnet/
Ddn_rules.c53 int dn_fib_lookup(struct flowidn *flp, struct dn_fib_res *res) in dn_fib_lookup()
67 static int dn_fib_rule_action(struct fib_rule *rule, struct flowi *flp, in dn_fib_rule_action()
Ddn_route.c1254 static int __dn_route_output_key(struct dst_entry **pprt, const struct flowidn *flp, int flags) in __dn_route_output_key()
1280 static int dn_route_output_key(struct dst_entry **pprt, struct flowidn *flp, int flags) in dn_route_output_key()
Ddn_table.c787 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-4.4.14/net/ipv4/
Dfib_rules.c50 int __fib_lookup(struct net *net, struct flowi4 *flp, in __fib_lookup()
74 static int fib4_rule_action(struct fib_rule *rule, struct flowi *flp, in fib4_rule_action()
Dfib_semantics.c1426 void fib_select_default(const struct flowi4 *flp, struct fib_result *res) in fib_select_default()
Dipmr.c173 static int ipmr_rule_action(struct fib_rule *rule, struct flowi *flp, in ipmr_rule_action()
Dfib_trie.c1269 int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, in fib_table_lookup()
/linux-4.4.14/include/net/
Droute.h121 struct flowi4 *flp) in __ip_route_output_key()
131 static inline struct rtable *ip_route_output_key(struct net *net, struct flowi4 *flp) in ip_route_output_key()
Dip_fib.h231 static inline int fib_lookup(struct net *net, const struct flowi4 *flp, in fib_lookup()
261 static inline int fib_lookup(struct net *net, struct flowi4 *flp, in fib_lookup()
/linux-4.4.14/net/ipv6/
Dip6_flowlabel.c140 struct ip6_flowlabel __rcu **flp; in ip6_fl_gc() local
177 struct ip6_flowlabel __rcu **flp; in ip6_fl_purge() local
Dfib6_rules.c61 static int fib6_rule_action(struct fib_rule *rule, struct flowi *flp, in fib6_rule_action()
Dip6mr.c157 static int ip6mr_rule_action(struct fib_rule *rule, struct flowi *flp, in ip6mr_rule_action()
182 static int ip6mr_rule_match(struct fib_rule *rule, struct flowi *flp, int flags) in ip6mr_rule_match()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_bmap.h142 static inline void xfs_bmap_init(xfs_bmap_free_t *flp, xfs_fsblock_t *fbp) in xfs_bmap_init()
/linux-4.4.14/drivers/scsi/libfc/
Dfc_rport.c203 static unsigned int fc_plogi_get_maxframe(struct fc_els_flogi *flp, in fc_plogi_get_maxframe()
754 struct fc_els_flogi *flp; in fc_rport_recv_flogi_req() local
Dfc_lport.c813 struct fc_els_flogi *flp; in fc_lport_recv_flogi_req() local
1709 struct fc_els_flogi *flp; in fc_lport_flogi_resp() local
/linux-4.4.14/fs/
Dlocks.c1601 generic_add_lease(struct file *filp, long arg, struct file_lock **flp, void **priv) in generic_add_lease()
1756 int generic_setlease(struct file *filp, long arg, struct file_lock **flp, in generic_setlease()
Dlibfs.c1088 simple_nosetlease(struct file *filp, long arg, struct file_lock **flp, in simple_nosetlease()
/linux-4.4.14/include/linux/
Dfs.h1183 struct file_lock **flp, void **priv) in generic_setlease()