Home
last modified time | relevance | path

Searched refs:tcx_link_lops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dtcx.c289 static const struct bpf_link_ops tcx_link_lops = { variable
304 bpf_link_init(&tcx->link, BPF_LINK_TYPE_TCX, &tcx_link_lops, prog); in tcx_link_init()