Searched defs:flp (Results 1 - 22 of 22) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dmultipath_random.c52 static void random_select_route(const struct flowi *flp, argument
H A Dmultipath_rr.c49 static void rr_select_route(const struct flowi *flp, argument
H A Dmultipath_drr.c132 static void drr_select_route(const struct flowi *flp, argument
H A Dfib_rules.c88 int fib_lookup(struct flowi *flp, struct fib_result *res) argument
101 static int fib4_rule_action(struct fib_rule *rule, struct flowi *flp, argument
136 void fib_select_default(const struct flowi *flp, struct fib_result *res) argument
H A Dmultipath_wrandom.c143 static void wrandom_select_route(const struct flowi *flp, argument
H A Dfib_hash.c245 fn_hash_lookup(struct fib_table *tb, const struct flowi *flp, struct fib_result *res) argument
280 fn_hash_select_default(struct fib_table *tb, const struct flowi *flp, struct fib_result *res) argument
H A Dfib_semantics.c877 int fib_semantic_match(struct list_head *head, const struct flowi *flp, argument
1182 void fib_select_multipath(const struct flowi *flp, struct fib_result *res) argument
H A Dfib_trie.c1328 fn_trie_lookup(struct fib_table *tb, const struct flowi *flp, struct fib_result *res) argument
1777 fn_trie_select_default(struct fib_table *tb, const struct flowi *flp, struct fib_result *res) argument
1297 check_leaf(struct trie *t, struct leaf *l, t_key key, int *plen, const struct flowi *flp, struct fib_result *res) argument
H A Droute.c2542 int __ip_route_output_key(struct rtable **rp, const struct flowi *flp) argument
2607 ipv4_dst_blackhole(struct rtable **rp, struct flowi *flp, struct sock *sk) argument
2650 ip_route_output_flow(struct rtable **rp, struct flowi *flp, struct sock *sk, int flags) argument
2674 ip_route_output_key(struct rtable **rp, struct flowi *flp) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dip_mp_alg.h31 static inline int multipath_select_route(const struct flowi *flp, argument
H A Dip_fib.h189 static inline int fib_lookup(const struct flowi *flp, struct fib_result *res) argument
197 static inline void fib_select_default(const struct flowi *flp, struct fib_result *res) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dfib6_rules.c73 static int fib6_rule_action(struct fib_rule *rule, struct flowi *flp, argument
H A Dip6_flowlabel.c127 struct ip6_flowlabel *fl, **flp; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Ddlci.c235 struct frad_local *flp; local
309 struct frad_local *flp; local
333 struct frad_local *flp; local
359 struct frad_local *flp; local
425 struct frad_local *flp; local
[all...]
H A Dsdla.c186 struct frad_local *flp; local
213 struct frad_local *flp; local
428 struct frad_local *flp; local
509 struct frad_local *flp; local
531 struct frad_local *flp; local
553 struct frad_local *flp; local
589 struct frad_local *flp; local
617 struct frad_local *flp; local
656 struct frad_local *flp; local
746 struct frad_local *flp; local
873 struct frad_local *flp; local
924 struct frad_local *flp; local
938 struct frad_local *flp; local
997 struct frad_local *flp; local
1093 struct frad_local *flp; local
1229 struct frad_local *flp; local
1253 struct frad_local *flp; local
1322 struct frad_local *flp; local
1335 struct frad_local *flp; local
1595 struct frad_local *flp; local
1603 struct frad_local *flp = dev->priv; local
1655 struct frad_local *flp = sdla->priv; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_bmap.h98 static inline void xfs_bmap_init(xfs_bmap_free_t *flp, xfs_fsblock_t *fbp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/decnet/
H A Ddn_rules.c63 int dn_fib_lookup(struct flowi *flp, struct dn_fib_res *res) argument
76 static int dn_fib_rule_action(struct fib_rule *rule, struct flowi *flp, argument
H A Ddn_table.c761 static int dn_fib_table_lookup(struct dn_fib_table *tb, const struct flowi *flp, struct dn_fib_res *res) argument
H A Ddn_route.c1167 static int __dn_route_output_key(struct dst_entry **pprt, const struct flowi *flp, int flags) argument
1195 static int dn_route_output_key(struct dst_entry **pprt, struct flowi *flp, int flags) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dflow.c98 struct flow_cache_entry *fle, **flp; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dlocks.c347 static int lease_alloc(struct file *filp, int type, struct file_lock **flp) argument
1205 static int __setlease(struct file *filp, long arg, struct file_lock **flp) argument
1330 struct file_lock fl, *flp = &fl; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfs4state.c1654 struct file_lock fl, *flp = &fl; local

Completed in 140 milliseconds