:orphan: .. index:: pair: struct; tapi_bpf_stim_ctx .. _doxid-structtapi__bpf__stim__ctx: struct tapi_bpf_stim_ctx ======================== .. toctree:: :hidden: Internal BPF context. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tapi_bpf_stim_ctx { // fields unsigned int :target:`bpf_id`; char* :target:`bpf_path`; :ref:`tapi_bpf_link_point` :target:`link_type`; :ref:`tapi_bpf_stim_type` :target:`stim_type`; // methods :target:`LIST_ENTRY`(tapi_bpf_stim_ctx); };