Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dxdp.c36 static u32 xdp_mem_id_hashfn(const void *data, u32 len, u32 seed) in xdp_mem_id_hashfn() function
65 .hashfn = xdp_mem_id_hashfn,
/kernel/linux/linux-6.6/net/core/
H A Dxdp.c38 static u32 xdp_mem_id_hashfn(const void *data, u32 len, u32 seed) in xdp_mem_id_hashfn() function
67 .hashfn = xdp_mem_id_hashfn,

Completed in 2 milliseconds