:orphan: .. index:: pair: enum; rpc_xsk_libxdp_flags .. _doxid-te__rpc__bpf_8h_1ae0dc4cf50634c23505f9b93a9eb5fdf7: enum rpc_xsk_libxdp_flags ========================= Overview ~~~~~~~~ Libxdp flags which can be specified when creating AF_XDP socket :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum rpc_xsk_libxdp_flags { :ref:`RPC_XSK_LIBXDP_FLAGS__INHIBIT_PROG_LOAD` =(1<<0), }; .. _details-te__rpc__bpf_8h_1ae0dc4cf50634c23505f9b93a9eb5fdf7: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Libxdp flags which can be specified when creating AF_XDP socket Enum Values ----------- .. index:: pair: enumvalue; RPC_XSK_LIBXDP_FLAGS__INHIBIT_PROG_LOAD .. _doxid-te__rpc__bpf_8h_1ae0dc4cf50634c23505f9b93a9eb5fdf7a06dd71d82be41acbf262e915e5aaccf9: .. ref-code-block:: cpp :class: doxyrest-title-code-block RPC_XSK_LIBXDP_FLAGS__INHIBIT_PROG_LOAD Do not try to load default XDP program