Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dnet.c63 enum net_attach_type { enum
79 static enum net_attach_type parse_attach_type(const char *str) in parse_attach_type()
81 enum net_attach_type type; in parse_attach_type()
540 static int do_attach_detach_xdp(int progfd, enum net_attach_type attach_type, in do_attach_detach_xdp()
559 enum net_attach_type attach_type; in do_attach()
613 enum net_attach_type attach_type; in do_detach()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dnet.c65 enum net_attach_type { enum
86 static enum net_attach_type parse_attach_type(const char *str) in parse_attach_type()
88 enum net_attach_type type; in parse_attach_type()
628 static int do_attach_detach_xdp(int progfd, enum net_attach_type attach_type, in do_attach_detach_xdp()
647 enum net_attach_type attach_type; in do_attach()
701 enum net_attach_type attach_type; in do_detach()

Completed in 3 milliseconds