Searched refs:expected_attach_type (Results 1 – 2 of 2) sorted by relevance
61 pub expected_attach_type: bpf_attach_type, field73 .field("expected_attach_type", &self.expected_attach_type) in fmt()87 let expected_attach_type = in try_from() localVariable88 bpf_attach_type::from_u32(u.expected_attach_type).ok_or(SystemError::EINVAL)?; in try_from()104 expected_attach_type, in try_from()
568 pub expected_attach_type: __u32, field