Home
last modified time | relevance | path

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

/linux-6.12.1/tools/bpf/bpftool/
Dnet.c65 enum net_attach_type { enum
92 static enum net_attach_type parse_attach_type(const char *str) in parse_attach_type()
94 enum net_attach_type type; in parse_attach_type()
637 static int do_attach_detach_xdp(int progfd, enum net_attach_type attach_type, in do_attach_detach_xdp()
654 static int get_tcx_type(enum net_attach_type attach_type) in get_tcx_type()
666 static int do_attach_tcx(int progfd, enum net_attach_type attach_type, int ifindex) in do_attach_tcx()
673 static int do_detach_tcx(int targetfd, enum net_attach_type attach_type) in do_detach_tcx()
682 enum net_attach_type attach_type; in do_attach()
749 enum net_attach_type attach_type; in do_detach()