Home
last modified time | relevance | path

Searched refs:dst_tclassid (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Ddst.h365 static inline u32 dst_tclassid(const struct sk_buff *skb) in dst_tclassid() function
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c3070 return dst_tclassid(skb); in BPF_CALL_1()