Home
last modified time | relevance | path

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

/include/net/
A Dtcx.h79 struct tcx_entry *tcx = kzalloc_noprof(sizeof(*tcx), GFP_KERNEL); in tcx_entry_create_noprof() local
81 if (tcx) { in tcx_entry_create_noprof()
82 bpf_mprog_bundle_init(&tcx->bundle); in tcx_entry_create_noprof()
83 return &tcx->bundle.a; in tcx_entry_create_noprof()
/include/linux/
A Dbpf_types.h147 BPF_LINK_TYPE(BPF_LINK_TYPE_TCX, tcx)
/include/uapi/linux/
A Dbpf.h1798 } tcx; member
6795 } tcx; member

Completed in 37 milliseconds