Searched defs:tb (Results 101 - 125 of 271) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dlrw.c238 static struct crypto_instance *alloc(struct rtattr **tb) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dfib_rules.c242 static int validate_rulemsg(struct fib_rule_hdr *frh, struct nlattr **tb, argument
270 struct nlattr *tb[FRA_MAX+1]; local
419 struct nlattr *tb[FRA_MAX+1]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_rules.c136 fib4_rule_configure(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh, struct nlattr **tb) argument
183 fib4_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, struct nlattr **tb) argument
[all...]
H A Dinet_hashtables.c38 struct inet_bind_bucket *tb = kmem_cache_alloc(cachep, GFP_ATOMIC); local
54 inet_bind_bucket_destroy(struct kmem_cache *cachep, struct inet_bind_bucket *tb) argument
63 inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb, const unsigned short snum) argument
85 struct inet_bind_bucket *tb; local
113 struct inet_bind_bucket *tb; local
442 struct inet_bind_bucket *tb; local
[all...]
H A Dinet_timewait_sock.c53 struct inet_bind_bucket *tb = tw->tw_tb; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dnf_conntrack_l3proto_ipv4.c317 static int ipv4_nlattr_to_tuple(struct nlattr *tb[], argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/netfilter/
H A Dnf_conntrack_l3proto_ipv6.c374 static int ipv6_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 Dact_police.c144 struct nlattr *tb[TCA_POLICE_MAX + 1]; local
[all...]
H A Dcls_api.c499 int tcf_exts_validate(struct tcf_proto *tp, struct nlattr **tb, argument
H A Dcls_cgroup.c169 struct nlattr *tb[TCA_CGROUP_MAX+1]; local
H A Dcls_rsvp.h429 struct nlattr *tb[TCA_RSVP_MAX + 1]; local
[all...]
H A Dcls_tcindex.c195 tcindex_set_parms(struct tcf_proto *tp, unsigned long base, u32 handle, struct tcindex_data *p, struct tcindex_filter_result *r, struct nlattr **tb, struct nlattr *est) argument
334 struct nlattr *tb[TCA_TCINDEX_MAX + 1]; local
[all...]
H A Dematch.c299 struct nlattr *tb[TCA_EMATCH_TREE_MAX + 1]; local
H A Dsch_dsmark.c118 struct nlattr *tb[TCA_DSMARK_MAX + 1]; local
347 struct nlattr *tb[TCA_DSMARK_MAX + 1]; local
[all...]
H A Dsch_gred.c419 struct nlattr *tb[TCA_GRED_MAX + 1]; local
481 struct nlattr *tb[TCA_GRED_MAX + 1]; local
[all...]
H A Dsch_red.c176 struct nlattr *tb[TCA_RED_MAX + 1]; local
H A Dsch_tbf.c235 struct nlattr *tb[TCA_TBF_PTAB + 1]; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dnlattr.c176 int nla_parse(struct nlattr *tb[], int maxtype, struct nlattr *head, int len, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/alpha/
H A Dregdef.h68 #define tb t11 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dkprobes.h49 unsigned long long tb : 1; member in struct:cmp_inst::__anon9236
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dgrabmyaddr.c101 static int parse_rtattr(struct rtattr *tb[], int max, struct rtattr *rta, int len) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Diprule.c52 struct rtattr * tb[RTA_MAX+1]; local
[all...]
H A Dlibnetlink.c374 int parse_rtattr(struct rtattr *tb[], int max, struct rtattr *rta, int len) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dipaddress.c135 struct rtattr * tb[IFLA_MAX+1]; local
663 struct rtattr *tb[IFA_MAX+1]; local
[all...]
H A Dxfrm_state.c562 struct rtattr * tb[XFRMA_MAX+1]; local

Completed in 140 milliseconds

1234567891011