Searched refs:saved_dst_attach_type (Results 1 – 2 of 2) sorted by relevance
1424 enum bpf_attach_type saved_dst_attach_type; member
19991 if ((prog->aux->saved_dst_prog_type || prog->aux->saved_dst_attach_type) && in bpf_check_attach_target()19993 prog->aux->saved_dst_attach_type != tgt_prog->expected_attach_type)) in bpf_check_attach_target()20178 prog->aux->saved_dst_attach_type = tgt_prog->expected_attach_type; in check_attach_btf_id()