Searched refs:dst_tclassid (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/include/net/ | ||
| D | dst.h | 365 static inline u32 dst_tclassid(const struct sk_buff *skb) in dst_tclassid() function |
| /Linux-v6.1/net/core/ | ||
| D | filter.c | 3052 return dst_tclassid(skb); in BPF_CALL_1() |