Home
last modified time | relevance | path

Searched defs:SKB_EXT_CHUNKSIZEOF (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dskbuff.c4270 #define SKB_EXT_CHUNKSIZEOF(x) (ALIGN((sizeof(x)), SKB_EXT_ALIGN_VALUE) / SKB_EXT_ALIGN_VALUE) macro
/kernel/linux/linux-6.6/net/core/
H A Dskbuff.c4780 #define SKB_EXT_CHUNKSIZEOF(x) (ALIGN((sizeof(x)), SKB_EXT_ALIGN_VALUE) / SKB_EXT_ALIGN_VALUE) macro

Completed in 16 milliseconds