Searched refs:opt_xdp_bind_flags (Results 1 – 1 of 1) sorted by relevance
70 static u32 opt_xdp_bind_flags = XDP_USE_NEED_WAKEUP; variable74 static u32 opt_xdp_bind_flags; variable327 cfg.bind_flags = opt_xdp_bind_flags; in xsk_configure_socket()427 opt_xdp_bind_flags |= XDP_COPY; in parse_command_line()436 opt_xdp_bind_flags |= XDP_ZEROCOPY; in parse_command_line()439 opt_xdp_bind_flags |= XDP_COPY; in parse_command_line()453 opt_xdp_bind_flags &= ~XDP_USE_NEED_WAKEUP; in parse_command_line()