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

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

Completed in 120 milliseconds