Searched refs:bpf_program__attach_netns (Results 1 – 5 of 5) sorted by relevance
168 bpf_program__attach_netns;
813 bpf_program__attach_netns(const struct bpf_program *prog, int netns_fd);
12754 bpf_program__attach_netns(const struct bpf_program *prog, int netns_fd) in bpf_program__attach_netns() function
780 link = bpf_program__attach_netns(skel->progs._dissect, net_fd); in test_flow_dissector_skb_less_indirect_attach()
421 link = bpf_program__attach_netns(prog, net_fd); in attach_lookup_prog()