Home
last modified time | relevance | path

Searched refs:tos_to_cos (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Derspan.h161 static inline u8 tos_to_cos(u8 tos) in tos_to_cos() function
206 ershdr->cos = tos_to_cos(tos); in erspan_build_header()
300 ershdr->cos = tos_to_cos(tos); in erspan_build_header_v2()
/kernel/linux/linux-6.6/include/net/
H A Derspan.h164 static inline u8 tos_to_cos(u8 tos) in tos_to_cos() function
209 ershdr->cos = tos_to_cos(tos); in erspan_build_header()
303 ershdr->cos = tos_to_cos(tos); in erspan_build_header_v2()

Completed in 2 milliseconds