net_attach_type
static int do_attach_detach_xdp(int progfd, enum net_attach_type attach_type,
static int get_tcx_type(enum net_attach_type attach_type)
static int do_attach_tcx(int progfd, enum net_attach_type attach_type, int ifindex, bool prepend)
static int do_detach_tcx(int targetfd, enum net_attach_type attach_type)
enum net_attach_type attach_type;
enum net_attach_type attach_type;
static enum net_attach_type parse_attach_type(const char *str)
enum net_attach_type type;