Searched defs:tb (Results 76 - 100 of 271) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/8021q/
H A Dvlan_netlink.c39 static int vlan_validate(struct nlattr *tb[], struct nlattr *data[]) argument
77 vlan_changelink(struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) argument
104 vlan_get_tx_queues(struct net *net, struct nlattr *tb[], unsigned int *num_tx_queues, unsigned int *real_num_tx_queues) argument
123 vlan_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Drpza.c82 unsigned short ta, tb; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Drpza.c79 uint16_t ta, tb; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Dll_map.c47 struct rtattr *tb[IFLA_MAX+1]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dipneigh.c194 struct rtattr * tb[NDA_MAX+1]; local
[all...]
H A Dxfrm_policy.c342 struct rtattr * tb[XFRMA_MAX+1]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/lib/
H A Dlibnetlink.c559 int parse_rtattr(struct rtattr *tb[], int max, struct rtattr *rta, int len) argument
572 int parse_rtattr_byindex(struct rtattr *tb[], int max, struct rtattr *rta, int len) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dem_meta.c508 struct rtattr *tb[TCA_EM_META_MAX+1]; local
H A Df_u32.c952 struct rtattr *tb[TCA_U32_MAX+1]; local
[all...]
H A Dm_action.c226 struct rtattr *tb[TCA_ACT_MAX + 1]; local
270 struct rtattr *tb[TCA_ACT_MAX_PRIO + 1]; local
303 struct rtattr * tb[TCAA_MAX+1]; local
[all...]
H A Dm_ematch.c368 static int print_ematch_seq(FILE *fd, struct rtattr **tb, int start, argument
448 struct rtattr **tb; local
469 struct rtattr *tb[TCA_EMATCH_TREE_MAX+1]; local
[all...]
H A Dm_pedit.c553 struct rtattr *tb[TCA_PEDIT_MAX + 1]; local
H A Dtc_util.c474 void print_tcstats_attr(FILE *fp, struct rtattr *tb[], char *prefix, struct rtattr **xstats) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dlavfi.c331 AVRational tb = lavfi->sinks[i]->inputs[0]->time_base; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dtrim.c91 AVRational tb = (inlink->type == AVMEDIA_TYPE_VIDEO) ? local
H A Dvf_thumbnail.c46 AVRational tb; ///< copy of the input timebase to ease access member in struct:__anon3430
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dtee.c458 AVRational tb, tb2; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/opengl/cube/
H A Dcube.cpp139 struct timeb tb; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cthelper-1.0.0/src/
H A Dlibnetfilter_cthelper.c601 const struct nlattr **tb = data; local
631 struct nlattr *tb[NFCTH_TUPLE_MAX+1] = {}; local
647 const struct nlattr **tb = data; local
682 const struct nlattr **tb = data; local
707 struct nlattr *tb[NFCTH_POLICY_MAX+1] = {}; local
735 struct nlattr *tb[NFCTH_POLICY_SET_MAX+1] = {}; local
754 const struct nlattr **tb = data; local
802 struct nlattr *tb[NFCTH_MAX+1] = {}; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/src/
H A Dlibnetfilter_cttimeout.c540 const struct nlattr **tb = data; local
578 void *tb; member in struct:_container_policy_cb
585 const struct nlattr **tb = data_cb->tb; local
605 struct nlattr *tb[nlattr_max]; local
636 struct nlattr *tb[CTA_TIMEOUT_MAX+1] = {}; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dopen-dialog.c406 GtkToggleButton * tb = GTK_TOGGLE_BUTTON( w ); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Daead.c339 struct rtattr *tb[3]; local
211 aead_geniv_alloc(struct crypto_template *tmpl, struct rtattr **tb, u32 type, u32 mask) argument
H A Dctr.c175 static struct crypto_instance *crypto_ctr_alloc(struct rtattr **tb) argument
325 static struct crypto_instance *crypto_rfc3686_alloc(struct rtattr **tb) argument
H A Deseqiv.c220 static struct crypto_instance *eseqiv_alloc(struct rtattr **tb) argument
H A Dhmac.c184 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) argument

Completed in 261 milliseconds

1234567891011