Searched refs:link_nl (Results 1 – 1 of 1) sorted by relevance
451 struct bpf_link *link, *link_nl; in test_mixed_links() local458 link_nl = bpf_map__attach_struct_ops(skel->maps.ca_no_link); in test_mixed_links()459 if (!ASSERT_OK_PTR(link_nl, "attach_struct_ops_nl")) in test_mixed_links()472 bpf_link__destroy(link_nl); in test_mixed_links()