Skip to content

KFunc bpf_qdisc_reset_destroy_epilogue

v6.16

A hidden / internal kfunc called by the function epilogue of reset and destroy qdisc struct ops programs.

Definition

Signature

void bpf_qdisc_reset_destroy_epilogue(struct Qdisc *sch)

Usage

This kfunc cannot be called by users directly, it is implicitly called on function exit.

Program types

The following program types can make use of this kfunc:

Example

Docs could be improved

This part of the docs is incomplete, contributions are very welcome