|
@@ -405,8 +405,6 @@ struct Qdisc *qdisc_create_dflt(struct netdev_queue *dev_queue,
|
|
const struct Qdisc_ops *ops, u32 parentid);
|
|
const struct Qdisc_ops *ops, u32 parentid);
|
|
void __qdisc_calculate_pkt_len(struct sk_buff *skb,
|
|
void __qdisc_calculate_pkt_len(struct sk_buff *skb,
|
|
const struct qdisc_size_table *stab);
|
|
const struct qdisc_size_table *stab);
|
|
-bool tcf_proto_destroy(struct tcf_proto *tp, bool force);
|
|
|
|
-void tcf_destroy_chain(struct tcf_proto __rcu **fl);
|
|
|
|
int skb_do_redirect(struct sk_buff *);
|
|
int skb_do_redirect(struct sk_buff *);
|
|
|
|
|
|
static inline void skb_reset_tc(struct sk_buff *skb)
|
|
static inline void skb_reset_tc(struct sk_buff *skb)
|