Searched defs:to_len (Results 1 – 1 of 1) sorted by relevance
198 static u32 xsk_copy_xdp(void *to, void **from, u32 to_len, in xsk_copy_xdp()277 u32 to_len = frame_size + meta_len; in __xsk_rcv() local