enum rpc_xsk_libxdp_flags
Overview
Libxdp flags which can be specified when creating AF_XDP socket More…
#include <te_rpc_bpf.h> enum rpc_xsk_libxdp_flags { RPC_XSK_LIBXDP_FLAGS__INHIBIT_PROG_LOAD =(1<<0), };
Detailed Documentation
Libxdp flags which can be specified when creating AF_XDP socket
Enum Values
RPC_XSK_LIBXDP_FLAGS__INHIBIT_PROG_LOAD
Do not try to load default XDP program