Searched defs:tb (Results 201 - 225 of 271) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_hash.c246 int fib_table_lookup(struct fib_table *tb, argument
278 void fib_table_select_default(struct fib_table *tb, argument
370 fib_table_insert(struct fib_table *tb, struct fib_config *cfg) argument
548 fib_table_delete(struct fib_table *tb, struct fib_config *cfg) argument
665 fib_table_flush(struct fib_table *tb) argument
682 fn_hash_dump_bucket(struct sk_buff *skb, struct netlink_callback *cb, struct fib_table *tb, struct fn_zone *fz, struct hlist_head *head) argument
723 fn_hash_dump_zone(struct sk_buff *skb, struct netlink_callback *cb, struct fib_table *tb, struct fn_zone *fz) argument
746 fib_table_dump(struct fib_table *tb, struct sk_buff *skb, struct netlink_callback *cb) argument
782 struct fib_table *tb; local
[all...]
H A Dip_gre.c1350 static int ipgre_tunnel_validate(struct nlattr *tb[], struct nlattr *data[]) argument
1368 static int ipgre_tap_validate(struct nlattr *tb[], struct nlattr *data[]) argument
1468 static int ipgre_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], argument
1501 static int ipgre_changelink(struct net_device *dev, struct nlattr *tb[], argument
[all...]
H A Dfib_trie.c1182 int fib_table_insert(struct fib_table *tb, struct fib_config *cfg) argument
1381 int fib_table_lookup(struct fib_table *tb, const struct flowi *flp, argument
1603 int fib_table_delete(struct fib_table *tb, struct fib_config *cfg) argument
1796 fib_table_flush(struct fib_table *tb) argument
1817 fib_table_select_default(struct fib_table *tb, const struct flowi *flp, struct fib_result *res) argument
1890 fn_trie_dump_fa(t_key key, int plen, struct list_head *fah, struct fib_table *tb, struct sk_buff *skb, struct netlink_callback *cb) argument
1928 fn_trie_dump_leaf(struct leaf *l, struct fib_table *tb, struct sk_buff *skb, struct netlink_callback *cb) argument
1962 fib_table_dump(struct fib_table *tb, struct sk_buff *skb, struct netlink_callback *cb) argument
2020 struct fib_table *tb; local
2044 struct fib_table *tb; member in struct:fib_trie_iter
2217 fib_table_print(struct seq_file *seq, struct fib_table *tb) argument
2241 struct fib_table *tb; local
2286 struct fib_table *tb; local
2315 struct fib_table *tb = iter->tb; local
2506 struct fib_table *tb; local
[all...]
H A Dipmr.c198 ipmr_rule_configure(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh, struct nlattr **tb) argument
204 ipmr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, struct nlattr **tb) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dip6_fib.c171 static void fib6_link_table(struct net *net, struct fib6_table *tb) argument
208 struct fib6_table *tb; local
225 struct fib6_table *tb; local
365 struct fib6_table *tb; local
[all...]
H A Dip6mr.c185 ip6mr_rule_configure(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh, struct nlattr **tb) argument
191 ip6mr_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, struct nlattr **tb) argument
H A Droute.c2078 struct nlattr *tb[RTA_MAX+1]; local
2321 struct nlattr *tb[RTA_MAX+1]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_netlink.c672 struct nlattr *tb[CTA_IP_MAX+1]; local
701 struct nlattr *tb[CTA_PROTO_MAX+1]; local
738 struct nlattr *tb[CTA_TUPLE_MAX+1]; local
792 struct nlattr *tb[CTA_HELP_MAX+1]; local
1123 struct nlattr *tb[CTA_PROTOINFO_MAX+1]; local
[all...]
H A Dnf_conntrack_core.c1659 int nf_ct_port_nlattr_to_tuple(struct nlattr *tb[], argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_api.c341 struct nlattr *tb[TCA_STAB_MAX + 1]; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dnetlink.h710 static inline int nla_parse_nested(struct nlattr *tb[], int maxtype, argument
368 nlmsg_parse(const struct nlmsghdr *nlh, int hdrlen, struct nlattr *tb[], int maxtype, const struct nla_policy *policy) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dadpcm.c1413 GetByteContext tb; local
H A Dhevc_mvs.c148 static av_always_inline void mv_scale(Mv *dst, Mv *src, int td, int tb) argument
H A Dimc.c131 double freq, bark, prev_bark = 0, tf, tb; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/libiptc/
H A Dlibiptc.c1918 STRUCT_ENTRY_TARGET *ta, *tb; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dhls.c1532 AVRational tb; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/aui/
H A Dauidemo.cpp1409 wxAuiToolBar* tb = static_cast<wxAuiToolBar*>(evt.GetEventObject()); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dmac80211_hwsim.c886 struct nlattr *tb[HWSIM_TM_ATTR_MAX + 1]; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dmesh.c93 u32 tb; member in struct:dbglog
200 u32 tb; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dfix_node.c78 static void create_virtual_node(struct tree_balance *tb, int h) argument
202 check_left(struct tree_balance *tb, int h, int cur_free) argument
282 check_right(struct tree_balance *tb, int h, int cur_free) argument
365 get_num_ver(int mode, struct tree_balance *tb, int h, int from, int from_bytes, int to, int to_bytes, short *snum012, int flow) argument
584 set_parameters(struct tree_balance *tb, int h, int lnum, int rnum, int blk_num, short *s012, int lb, int rb) argument
611 is_leaf_removable(struct tree_balance *tb) argument
653 are_leaves_removable(struct tree_balance *tb, int lfree, int rfree) argument
749 free_buffers_in_tb(struct tree_balance *tb) argument
778 get_empty_nodes(struct tree_balance *tb, int h) argument
853 get_lfree(struct tree_balance *tb, int h) argument
875 get_rfree(struct tree_balance *tb, int h) argument
896 is_left_neighbor_in_cache(struct tree_balance *tb, int h) argument
954 get_far_parent(struct tree_balance *tb, int h, struct buffer_head **pfather, struct buffer_head **pcom_father, char c_lr_par) argument
1080 get_parents(struct tree_balance *tb, int h) argument
1169 can_node_be_removed(int mode, int lfree, int sfree, int rfree, struct tree_balance *tb, int h) argument
1218 ip_check_balance(struct tree_balance *tb, int h) argument
1561 dc_check_balance_internal(struct tree_balance *tb, int h) argument
1741 dc_check_balance_leaf(struct tree_balance *tb, int h) argument
1835 dc_check_balance(struct tree_balance *tb, int h) argument
1864 check_balance(int mode, struct tree_balance *tb, int h, int inum, int pos_in_item, struct item_head *ins_ih, const void *data) argument
1893 get_direct_parent(struct tree_balance *tb, int h) argument
1947 get_neighbors(struct tree_balance *tb, int h) argument
2057 get_mem_for_virtual_node(struct tree_balance *tb) argument
2154 wait_tb_buffers_until_unlocked(struct tree_balance *tb) argument
2329 fix_nodes(int op_mode, struct tree_balance *tb, struct item_head *ins_ih, const void *data) argument
2549 unfix_nodes(struct tree_balance *tb) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devutil.c428 struct _timeb tb; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_verbs.c725 u64 ta, tb, tc, td, te; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsmp_64.c291 struct trap_per_cpu *tb; local
462 static void spitfire_xcall_deliver(struct trap_per_cpu *tb, int cnt) argument
483 static void cheetah_xcall_deliver(struct trap_per_cpu *tb, int cnt) argument
627 hypervisor_xcall_deliver(struct trap_per_cpu *tb, int cnt) argument
743 struct trap_per_cpu *tb; local
1261 struct trap_per_cpu *tb = &trap_block[cpu]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dneighbour.c1593 struct nlattr *tb[NDA_MAX+1]; local
1866 struct nlattr *tb[NDTA_MA local
[all...]
H A Drtnetlink.c1002 struct net *rtnl_link_get_net(struct net *src_net, struct nlattr *tb[]) argument
1016 static int validate_linkmsg(struct net_device *dev, struct nlattr *tb[]) argument
1077 do_setlink(struct net_device *dev, struct ifinfomsg *ifm, struct nlattr **tb, char *ifname, int modified) argument
1288 struct nlattr *tb[IFLA_MAX+1]; local
1330 struct nlattr *tb[IFLA_MAX+1]; local
1379 rtnl_create_link(struct net *src_net, struct net *net, char *ifname, const struct rtnl_link_ops *ops, struct nlattr *tb[]) argument
1441 struct nlattr *tb[IFLA_MAX+1]; local
1584 struct nlattr *tb[IFLA_MAX+1]; local
[all...]

Completed in 308 milliseconds

1234567891011