Searched refs:bpf_program__attach_netns (Results 1 – 5 of 5) sorted by relevance
265 bpf_program__attach_netns;
261 bpf_program__attach_netns(struct bpf_program *prog, int netns_fd);
9669 bpf_program__attach_netns(struct bpf_program *prog, int netns_fd) in bpf_program__attach_netns() function
543 link = bpf_program__attach_netns(skel->progs._dissect, net_fd); in test_skb_less_link_create()
440 link = bpf_program__attach_netns(prog, net_fd); in attach_lookup_prog()