Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dnetlink.c695 static int tc_add_fd_and_name(struct libbpf_nla_req *req, int fd) in tc_add_fd_and_name() function
772 ret = tc_add_fd_and_name(&req, prog_fd); in bpf_tc_attach()