Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wan/
Dsdla.c188 struct frad_local *flp; in sdla_stop() local
215 struct frad_local *flp; in sdla_start() local
434 struct frad_local *flp; in sdla_cmd() local
515 struct frad_local *flp; in sdla_activate() local
537 struct frad_local *flp; in sdla_deactivate() local
559 struct frad_local *flp; in sdla_assoc() local
595 struct frad_local *flp; in sdla_deassoc() local
623 struct frad_local *flp; in sdla_dlci_conf() local
663 struct frad_local *flp; in sdla_transmit() local
755 struct frad_local *flp; in sdla_receive() local
[all …]
Ddlci.c210 struct frad_local *flp; in dlci_config() local
282 struct frad_local *flp; in dlci_open() local
306 struct frad_local *flp; in dlci_close() local
323 struct frad_local *flp; in dlci_add() local
385 struct frad_local *flp; in dlci_del() local
/linux-3.3/drivers/staging/bcm/
DInterfaceDld.c3 int InterfaceFileDownload(PVOID arg, struct file *flp, unsigned int on_chip_loc) in InterfaceFileDownload()
55 int InterfaceFileReadbackFromChip(PVOID arg, struct file *flp, unsigned int on_chip_loc) in InterfaceFileReadbackFromChip()
DMisc.c160 struct file *flp = NULL; in open_firmware_file() local
185 struct file *flp = NULL; in BcmFileDownload() local
1082 struct file *flp = NULL; in bcm_parse_target_params() local
/linux-3.3/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.c1211 static int __dn_route_output_key(struct dst_entry **pprt, const struct flowidn *flp, int flags) in __dn_route_output_key()
1237 static int dn_route_output_key(struct dst_entry **pprt, struct flowidn *flp, int flags) in dn_route_output_key()
Ddn_table.c768 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-3.3/net/ipv4/
Dfib_rules.c57 int fib_lookup(struct net *net, struct flowi4 *flp, struct fib_result *res) in fib_lookup()
72 static int fib4_rule_action(struct fib_rule *rule, struct flowi *flp, in fib4_rule_action()
Dfib_trie.c1356 t_key key, const struct flowi4 *flp, in check_leaf()
1419 int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, in fib_table_lookup()
Dipmr.c167 static int ipmr_rule_action(struct fib_rule *rule, struct flowi *flp, in ipmr_rule_action()
/linux-3.3/net/ipv6/
Dip6_flowlabel.c131 struct ip6_flowlabel *fl, **flp; in ip6_fl_gc() local
165 struct ip6_flowlabel *fl, **flp; in ip6_fl_purge() local
Dfib6_rules.c51 static int fib6_rule_action(struct fib_rule *rule, struct flowi *flp, in fib6_rule_action()
Dip6mr.c154 static int ip6mr_rule_action(struct fib_rule *rule, struct flowi *flp, in ip6mr_rule_action()
179 static int ip6mr_rule_match(struct fib_rule *rule, struct flowi *flp, int flags) in ip6mr_rule_match()
/linux-3.3/fs/
Dlocks.c1350 int generic_add_lease(struct file *filp, long arg, struct file_lock **flp) in generic_add_lease()
1415 int generic_delete_lease(struct file *filp, struct file_lock **flp) in generic_delete_lease()
1442 int generic_setlease(struct file *filp, long arg, struct file_lock **flp) in generic_setlease()
1521 struct file_lock fl, *flp = &fl; in do_fcntl_delete_lease() local
/linux-3.3/fs/xfs/
Dxfs_bmap.h102 static inline void xfs_bmap_init(xfs_bmap_free_t *flp, xfs_fsblock_t *fbp) in xfs_bmap_init()
/linux-3.3/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.c792 struct fc_els_flogi *flp; in fc_lport_recv_flogi_req() local
1479 struct fc_els_flogi *flp; in fc_lport_flogi_resp() local
/linux-3.3/include/net/
Droute.h123 static inline struct rtable *ip_route_output_key(struct net *net, struct flowi4 *flp) in ip_route_output_key()
Dip_fib.h198 static inline int fib_lookup(struct net *net, const struct flowi4 *flp, in fib_lookup()
/linux-3.3/include/linux/
Dfs.h1329 struct file_lock **flp) in generic_setlease()