Home
last modified time | relevance | path

Searched refs:xdp_mode_drop_handler (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/net/lib/
H A Dxdp_native.bpf.c152 static int xdp_mode_drop_handler(struct xdp_md *ctx, __u16 port) in xdp_mode_drop_handler() function
655 return xdp_mode_drop_handler(ctx, (__u16)(*port)); in xdp_prog_common()