Home
last modified time | relevance | path

Searched refs:tc_skb_ext_tc_enable (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/
H A Dpkt_cls.h1053 void tc_skb_ext_tc_enable(void);
1057 static inline void tc_skb_ext_tc_enable(void) { } in tc_skb_ext_tc_enable() function
/openbmc/linux/net/sched/
H A Dcls_api.c159 void tc_skb_ext_tc_enable(void) in tc_skb_ext_tc_enable() function
163 EXPORT_SYMBOL(tc_skb_ext_tc_enable);
H A Dcls_flower.c2357 tc_skb_ext_tc_enable(); in fl_change()
/openbmc/linux/net/openvswitch/
H A Ddatapath.c1750 tc_skb_ext_tc_enable(); in ovs_dp_change()