Searched defs:tb (Results 151 - 175 of 271) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dcls_route.c329 route4_set_parms(struct tcf_proto *tp, unsigned long base, struct route4_filter *f, u32 handle, struct route4_head *head, struct nlattr **tb, struct nlattr *est, int new) argument
428 struct nlattr *tb[TCA_ROUTE4_MAX + 1]; local
[all...]
H A Dcls_u32.c558 struct nlattr *tb[TCA_U32_MAX + 1]; local
493 u32_set_parms(struct tcf_proto *tp, unsigned long base, struct tc_u_hnode *ht, struct tc_u_knode *n, struct nlattr **tb, struct nlattr *est) argument
[all...]
H A Dem_meta.c779 struct nlattr *tb[TCA_EM_META_MAX + 1]; local
H A Dsch_atm.c193 struct nlattr *tb[TCA_ATM_MAX + 1]; local
H A Dsch_drr.c71 struct nlattr *tb[TCA_DRR_MAX + 1]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg_filter.c633 AVRational tb = ist->framerate.num ? av_inv_q(ist->framerate) : local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264_direct.c44 int tb = av_clip(poc - poc0, -128, 127); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264_direct.c46 int tb = av_clip(poc - poc0, -128, 127); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_overlay.c186 AVRational *tb = &ctx->outputs[0]->time_base; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Dipaddress.c91 struct rtattr * tb[IFLA_MAX+1]; local
531 struct rtattr *tb[IFA_MAX+1]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Diproute.c78 int tb; member in struct:__anon1163
121 struct rtattr * tb[RTA_MAX+1]; local
1339 struct rtattr * tb[RTA_MAX+1]; local
[all...]
H A Dipxfrm.c579 void xfrm_xfrma_print(struct rtattr *tb[], __u16 family, argument
653 xfrm_state_info_print(struct xfrm_usersa_info *xsinfo, struct rtattr *tb[], FILE *fp, const char *prefix, const char *title) argument
703 xfrm_policy_info_print(struct xfrm_userpolicy_info *xpinfo, struct rtattr *tb[], FILE *fp, const char *prefix, const char *title) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/misc/
H A Darpd.c302 struct rtattr * tb[NDA_MAX+1]; local
H A Difstat.c84 struct rtattr * tb[IFLA_MAX+1]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l2tpd-0.69/
H A Dl2tp.h127 _u64 tb; /* Their tie breaker */ member in struct:tunnel
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dv4l2.c451 AVRational tb = {AV_TIME_BASE, 1}; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_stereo3d.c293 AVRational tb = inlink->time_base; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/toolbar/
H A Dtoolbar.cpp823 wxToolBarBase *tb = GetToolBar(); local
878 wxToolBarBase *tb = GetToolBar(); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmacvlan.c582 static int macvlan_validate(struct nlattr *tb[], struct nlattr *data[]) argument
604 macvlan_get_tx_queues(struct net *net, struct nlattr *tb[], unsigned int *num_tx_queues, unsigned int *real_num_tx_queues) argument
623 macvlan_common_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[], int (*receive)(struct sk_buff *skb), int (*forward)(struct net_device *dev, struct sk_buff *skb)) argument
691 macvlan_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) argument
712 macvlan_changelink(struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dalgapi.h371 static inline struct crypto_alg *crypto_get_attr_alg(struct rtattr **tb, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dmft.c1285 u8 *b, tb; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/partitions/
H A Dldm.c411 struct tocblock *tb[4]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dlbalance.c556 static void leaf_define_dest_src_infos(int shift_mode, struct tree_balance *tb, argument
638 leaf_move_items(int shift_mode, struct tree_balance *tb, int mov_num, int mov_bytes, struct buffer_head *Snew) argument
662 leaf_shift_left(struct tree_balance *tb, int shift_num, int shift_bytes) argument
708 leaf_shift_right(struct tree_balance *tb, int shift_num, int shift_bytes) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A Dsetup.c541 unsigned long tb; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-cpm.c197 u_char *tb; local
257 u_char *tb; local

Completed in 158 milliseconds

1234567891011