Searched refs:bpf_program__attach_netns (Results 1 – 11 of 11) sorted by relevance
168 bpf_program__attach_netns;
796 bpf_program__attach_netns(const struct bpf_program *prog, int netns_fd);
12539 bpf_program__attach_netns(const struct bpf_program *prog, int netns_fd) in bpf_program__attach_netns() function
581 link = bpf_program__attach_netns(skel->progs._dissect, net_fd); in test_skb_less_link_create()
481 link = bpf_program__attach_netns(prog, net_fd); in attach_lookup_prog()
946 let ptr = unsafe { libbpf_sys::bpf_program__attach_netns(self.ptr.as_ptr(), netns_fd) }; in attach_netns()
844 839: FUNC GLOBAL DEFAULT 15 bpf_program__attach_netns
4922 pub fn bpf_program__attach_netns( in bpf_program__attach_netns() function
6594 pub fn bpf_program__attach_netns( in bpf_program__attach_netns() function