Searched refs:query_prog_id (Results 1 – 2 of 2) sorted by relevance
57 static __u32 query_prog_id(int prog) in query_prog_id() function99 CHECK_FAIL(query_attached_prog_id(netns) != query_prog_id(prog1)); in test_prog_attach_prog_attach()107 CHECK_FAIL(query_attached_prog_id(netns) != query_prog_id(prog2)); in test_prog_attach_prog_attach()113 CHECK_FAIL(query_attached_prog_id(netns) != query_prog_id(prog2)); in test_prog_attach_prog_attach()132 CHECK_FAIL(query_attached_prog_id(netns) != query_prog_id(prog1)); in test_link_create_link_create()141 CHECK_FAIL(query_attached_prog_id(netns) != query_prog_id(prog1)); in test_link_create_link_create()157 CHECK_FAIL(query_attached_prog_id(netns) != query_prog_id(prog1)); in test_prog_attach_link_create()166 CHECK_FAIL(query_attached_prog_id(netns) != query_prog_id(prog1)); in test_prog_attach_link_create()184 CHECK_FAIL(query_attached_prog_id(netns) != query_prog_id(prog1)); in test_link_create_prog_attach()191 CHECK_FAIL(query_attached_prog_id(netns) != query_prog_id(prog1)); in test_link_create_prog_attach()[all …]
301 static __u32 query_prog_id(int prog_fd) in query_prog_id() function350 ASSERT_EQ(prog_ids[0], query_prog_id(verdict_fd), in test_sockmap_progs_query()