Searched refs:tcmsg (Results 1 - 25 of 33) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Dtc_class.c47 struct tcmsg t;
60 req.n.nlmsg_len = NLMSG_LENGTH(sizeof(struct tcmsg));
151 struct tcmsg *t = NLMSG_DATA(n);
230 struct tcmsg t;
H A Dtc_filter.c54 struct tcmsg t;
71 req.n.nlmsg_len = NLMSG_LENGTH(sizeof(struct tcmsg));
184 struct tcmsg *t = NLMSG_DATA(n);
260 struct tcmsg t;
H A Dtc_qdisc.c52 struct tcmsg t;
61 req.n.nlmsg_len = NLMSG_LENGTH(sizeof(struct tcmsg));
170 struct tcmsg *t = NLMSG_DATA(n);
246 struct tcmsg t;
H A Df_basic.c40 struct tcmsg *t = NLMSG_DATA(n);
H A Df_fw.c38 struct tcmsg *t = NLMSG_DATA(n);
H A Df_route.c41 struct tcmsg *t = NLMSG_DATA(n);
H A Df_tcindex.c34 struct tcmsg *t = NLMSG_DATA(n);
H A Dtc.c82 struct tcmsg *t = NLMSG_DATA(n);
H A Df_rsvp.c175 struct tcmsg *t = NLMSG_DATA(n);
H A Dm_ipt.c469 struct tcmsg *t = NLMSG_DATA(n);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dsch_generic.h81 struct sk_buff *skb, struct tcmsg*);
136 struct sk_buff *skb, struct tcmsg*);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/linux/
H A Drtnetlink.h808 struct tcmsg struct
834 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
835 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dcls_api.c129 struct tcmsg *t;
321 struct tcmsg *tcm;
389 struct tcmsg *tcm = (struct tcmsg*)NLMSG_DATA(cb->nlh);
H A Dsch_api.c616 struct tcmsg *tcm = NLMSG_DATA(n);
677 struct tcmsg *tcm;
815 struct tcmsg *tcm;
937 struct tcmsg *tcm = NLMSG_DATA(n);
1052 struct tcmsg *tcm;
1127 struct tcmsg *tcm = (struct tcmsg*)NLMSG_DATA(cb->nlh);
H A Dcls_basic.c246 struct sk_buff *skb, struct tcmsg *t)
H A Dcls_fw.c348 struct sk_buff *skb, struct tcmsg *t)
H A Dsch_dsmark.c411 struct sk_buff *skb, struct tcmsg *tcm)
H A Dsch_prio.c358 struct tcmsg *tcm)
H A Dsch_red.c292 struct sk_buff *skb, struct tcmsg *tcm)
H A Dsch_tbf.c416 struct sk_buff *skb, struct tcmsg *tcm)
H A Dcls_route.c556 struct sk_buff *skb, struct tcmsg *t)
H A Dcls_rsvp.h592 struct sk_buff *skb, struct tcmsg *t)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Drtnetlink.h451 struct tcmsg struct
477 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
478 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Drtnetlink.c252 [RTM_FAM(RTM_NEWQDISC)] = NLMSG_LENGTH(sizeof(struct tcmsg)),
253 [RTM_FAM(RTM_NEWTCLASS)] = NLMSG_LENGTH(sizeof(struct tcmsg)),
254 [RTM_FAM(RTM_NEWTFILTER)] = NLMSG_LENGTH(sizeof(struct tcmsg)),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dwme.c540 struct sk_buff *skb, struct tcmsg *tcm)

Completed in 114 milliseconds

12