Searched refs:bpf_program__attach_netns (Results 1 – 5 of 5) sorted by relevance
168 bpf_program__attach_netns;
766 bpf_program__attach_netns(const struct bpf_program *prog, int netns_fd);
11951 bpf_program__attach_netns(const struct bpf_program *prog, int netns_fd) in bpf_program__attach_netns() function
605 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()